Home
last modified time | relevance | path

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

/linux/drivers/most/
H A Dmost_usb.c129 static void wq_netinfo(struct work_struct *wq_obj);
683 static void wq_netinfo(struct work_struct *wq_obj) in wq_netinfo() function
970 INIT_WORK(&mdev->poll_work_obj, wq_netinfo); in hdm_probe()