Searched refs:xudma_get_device (Results 1 – 3 of 3) sorted by relevance
55 struct device *xudma_get_device(struct udma_dev *ud) in xudma_get_device() function59 EXPORT_SYMBOL(xudma_get_device);
132 struct device *xudma_get_device(struct udma_dev *ud);
297 tx_chn->common.chan_dev.parent = xudma_get_device(tx_chn->common.udmax); in k3_udma_glue_request_tx_chn()575 return xudma_get_device(tx_chn->common.udmax); in k3_udma_glue_tx_get_dma_device()919 rx_chn->common.chan_dev.parent = xudma_get_device(rx_chn->common.udmax); in k3_udma_glue_request_rx_chn_priv()1051 rx_chn->common.chan_dev.parent = xudma_get_device(rx_chn->common.udmax); in k3_udma_glue_request_remote_rx_chn()1413 return xudma_get_device(rx_chn->common.udmax); in k3_udma_glue_rx_get_dma_device()