Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.c4107 static void mtk_pending_work(struct work_struct *work) in mtk_pending_work() function
4895 INIT_WORK(&eth->pending_work, mtk_pending_work); in mtk_probe()