Home
last modified time | relevance | path

Searched defs:thrd (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/dma/
Dpl330.c525 static inline bool _queue_empty(struct pl330_thread *thrd) in _queue_empty()
530 static inline bool _queue_full(struct pl330_thread *thrd) in _queue_full()
535 static inline bool is_manager(struct pl330_thread *thrd) in is_manager()
541 static inline bool _manager_ns(struct pl330_thread *thrd) in _manager_ns()
899 static bool _until_dmac_idle(struct pl330_thread *thrd) in _until_dmac_idle()
918 static inline void _execute_DBGINSN(struct pl330_thread *thrd, in _execute_DBGINSN()
944 static inline u32 _state(struct pl330_thread *thrd) in _state()
1002 static void _stop(struct pl330_thread *thrd) in _stop()
1025 static bool _trigger(struct pl330_thread *thrd) in _trigger()
1083 static bool _start(struct pl330_thread *thrd) in _start()
[all …]