Home
last modified time | relevance | path

Searched refs:xudma_rflow_get (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/dma/ti/
H A Dk3-udma-private.c98 struct udma_rflow *xudma_rflow_get(struct udma_dev *ud, int id) in xudma_rflow_get() function
102 EXPORT_SYMBOL(xudma_rflow_get);
H A Dk3-udma.h124 struct udma_rflow *xudma_rflow_get(struct udma_dev *ud, int id);
H A Dk3-udma-glue.c561 flow->udma_rflow = xudma_rflow_get(rx_chn->common.udmax, in k3_udma_glue_cfg_rx_flow()