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

/linux-master/drivers/dma/
H A Dpl330.c559 static inline bool _queue_full(struct pl330_thread *thrd) argument
564 static inline bool is_manager(struct pl330_thread *thrd) argument
570 static inline bool _manager_ns(struct pl330_thread *thrd) argument
871 static bool _until_dmac_idle(struct pl330_thread *thrd) argument
890 _execute_DBGINSN(struct pl330_thread *thrd, u8 insn[], bool as_manager) argument
916 _state(struct pl330_thread *thrd) argument
974 _stop(struct pl330_thread *thrd) argument
1001 _trigger(struct pl330_thread *thrd) argument
1059 pl330_start_thread(struct pl330_thread *thrd) argument
1414 _setup_req(struct pl330_dmac *pl330, unsigned dry_run, struct pl330_thread *thrd, unsigned index, struct _xfer_spec *pxs) argument
1474 pl330_submit_req(struct pl330_thread *thrd, struct dma_pl330_desc *desc) argument
1608 struct pl330_thread *thrd = &pl330->channels[i]; local
1686 struct pl330_thread *thrd; local
1742 _alloc_event(struct pl330_thread *thrd) argument
1766 struct pl330_thread *thrd = NULL; local
1795 _free_event(struct pl330_thread *thrd, int ev) argument
1805 pl330_release_channel(struct pl330_thread *thrd) argument
1864 _reset_thread(struct pl330_thread *thrd) argument
1886 struct pl330_thread *thrd; local
1995 struct pl330_thread *thrd; local
2382 struct pl330_thread *thrd = pch->thread; local
2935 struct pl330_thread *thrd = &pl330->channels[ch]; local
[all...]

Completed in 266 milliseconds