Home
last modified time | relevance | path

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

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