Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/most/hdm-usb/
Dhdm_usb.c141 static void wq_clear_halt(struct work_struct *wq_obj);
142 static void wq_netinfo(struct work_struct *wq_obj);
888 static void wq_netinfo(struct work_struct *wq_obj) in wq_netinfo() argument
894 mdev = to_mdev_from_work(wq_obj); in wq_netinfo()
919 static void wq_clear_halt(struct work_struct *wq_obj) in wq_clear_halt() argument
928 anchor = to_buf_anchor(wq_obj); in wq_clear_halt()