Searched refs:rxe_dma_device (Results 1 – 3 of 3) sorted by relevance
119 struct device *rxe_dma_device(struct rxe_dev *rxe);
23 struct device *rxe_dma_device(struct rxe_dev *rxe) in rxe_dma_device() function
1128 dev->dev.parent = rxe_dma_device(rxe); in rxe_register_device()