Home
last modified time | relevance | path

Searched refs:mtk_hsdma_vchan (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/mediatek/
H A Dmtk-hsdma.c192 * struct mtk_hsdma_vchan - This is the struct holding info describing virtual
200 struct mtk_hsdma_vchan { struct
239 struct mtk_hsdma_vchan *vc;
254 static inline struct mtk_hsdma_vchan *to_hsdma_vchan(struct dma_chan *chan) in to_hsdma_vchan()
256 return container_of(chan, struct mtk_hsdma_vchan, vc.chan); in to_hsdma_vchan()
496 struct mtk_hsdma_vchan *hvc) in mtk_hsdma_issue_vchan_pending()
535 struct mtk_hsdma_vchan *hvc; in mtk_hsdma_free_rooms_in_ring()
663 struct mtk_hsdma_vchan *hvc = to_hsdma_vchan(c); in mtk_hsdma_find_active_desc()
681 struct mtk_hsdma_vchan *hvc = to_hsdma_vchan(c); in mtk_hsdma_tx_status()
709 struct mtk_hsdma_vchan *hv in mtk_hsdma_issue_pending()
[all...]
/kernel/linux/linux-6.6/drivers/dma/mediatek/
H A Dmtk-hsdma.c191 * struct mtk_hsdma_vchan - This is the struct holding info describing virtual
199 struct mtk_hsdma_vchan { struct
238 struct mtk_hsdma_vchan *vc;
253 static inline struct mtk_hsdma_vchan *to_hsdma_vchan(struct dma_chan *chan) in to_hsdma_vchan()
255 return container_of(chan, struct mtk_hsdma_vchan, vc.chan); in to_hsdma_vchan()
495 struct mtk_hsdma_vchan *hvc) in mtk_hsdma_issue_vchan_pending()
534 struct mtk_hsdma_vchan *hvc; in mtk_hsdma_free_rooms_in_ring()
662 struct mtk_hsdma_vchan *hvc = to_hsdma_vchan(c); in mtk_hsdma_find_active_desc()
680 struct mtk_hsdma_vchan *hvc = to_hsdma_vchan(c); in mtk_hsdma_tx_status()
708 struct mtk_hsdma_vchan *hv in mtk_hsdma_issue_pending()
[all...]

Completed in 3 milliseconds