Home
last modified time | relevance | path

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

/linux/drivers/dma/ti/
H A Dk3-udma-private.c55 struct device *xudma_get_device(struct udma_dev *ud) in xudma_get_device() function
59 EXPORT_SYMBOL(xudma_get_device);
H A Dk3-udma.h132 struct device *xudma_get_device(struct udma_dev *ud);
H A Dk3-udma-glue.c301 tx_chn->common.chan_dev.parent = xudma_get_device(tx_chn->common.udmax); in k3_udma_glue_request_tx_chn_common()
645 return xudma_get_device(tx_chn->common.udmax); in k3_udma_glue_tx_get_dma_device()
989 rx_chn->common.chan_dev.parent = xudma_get_device(rx_chn->common.udmax); in k3_udma_glue_request_rx_chn_priv()
1090 rx_chn->common.chan_dev.parent = xudma_get_device(rx_chn->common.udmax); in k3_udma_glue_request_remote_rx_chn_common()
1545 return xudma_get_device(rx_chn->common.udmax); in k3_udma_glue_rx_get_dma_device()