Lines Matching refs:task
109 struct usb_ether_cfg_task *task; in ue_queue_command() local
121 task = (struct usb_ether_cfg_task *) in ue_queue_command()
125 task->hdr.pm_callback = fn; in ue_queue_command()
126 task->ue = ue; in ue_queue_command()
207 struct usb_ether_cfg_task *task = in ue_attach_post_task() local
209 struct usb_ether *ue = task->ue; in ue_attach_post_task()
380 struct usb_ether_cfg_task *task = in ue_start_task() local
382 struct usb_ether *ue = task->ue; in ue_start_task()
399 struct usb_ether_cfg_task *task = in ue_stop_task() local
401 struct usb_ether *ue = task->ue; in ue_stop_task()
433 struct usb_ether_cfg_task *task = in ue_promisc_task() local
435 struct usb_ether *ue = task->ue; in ue_promisc_task()
443 struct usb_ether_cfg_task *task = in ue_setmulti_task() local
445 struct usb_ether *ue = task->ue; in ue_setmulti_task()
475 struct usb_ether_cfg_task *task = in ue_ifmedia_task() local
477 struct usb_ether *ue = task->ue; in ue_ifmedia_task()
502 struct usb_ether_cfg_task *task = in ue_tick_task() local
504 struct usb_ether *ue = task->ue; in ue_tick_task()