Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.c3865 static void mtk_hw_reset_monitor_work(struct work_struct *work) in mtk_hw_reset_monitor_work() function
4831 INIT_DELAYED_WORK(&eth->reset.monitor_work, mtk_hw_reset_monitor_work); in mtk_probe()