Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.h1437 void mtk_eth_set_dma_device(struct mtk_eth *eth, struct device *dma_dev);
Dmtk_wed.c1152 mtk_eth_set_dma_device(hw->eth, hw->eth->dev); in __mtk_wed_detach()
2422 mtk_eth_set_dma_device(hw->eth, hw->dev); in mtk_wed_attach()
Dmtk_eth_soc.c4718 void mtk_eth_set_dma_device(struct mtk_eth *eth, struct device *dma_dev) in mtk_eth_set_dma_device() function