Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/qualcomm/emac/
Demac.c388 static void emac_work_thread(struct work_struct *work) in emac_work_thread() function
682 INIT_WORK(&adpt->work_thread, emac_work_thread); in emac_probe()