Lines Matching refs:task
105 struct usb_ether_cfg_task *task; in ue_queue_command() local
117 task = (struct usb_ether_cfg_task *) in ue_queue_command()
121 task->hdr.pm_callback = fn; in ue_queue_command()
122 task->ue = ue; in ue_queue_command()
203 struct usb_ether_cfg_task *task = in ue_attach_post_task() local
205 struct usb_ether *ue = task->ue; in ue_attach_post_task()
367 struct usb_ether_cfg_task *task = in ue_start_task() local
369 struct usb_ether *ue = task->ue; in ue_start_task()
386 struct usb_ether_cfg_task *task = in ue_stop_task() local
388 struct usb_ether *ue = task->ue; in ue_stop_task()
420 struct usb_ether_cfg_task *task = in ue_promisc_task() local
422 struct usb_ether *ue = task->ue; in ue_promisc_task()
430 struct usb_ether_cfg_task *task = in ue_setmulti_task() local
432 struct usb_ether *ue = task->ue; in ue_setmulti_task()
462 struct usb_ether_cfg_task *task = in ue_ifmedia_task() local
464 struct usb_ether *ue = task->ue; in ue_ifmedia_task()
489 struct usb_ether_cfg_task *task = in ue_tick_task() local
491 struct usb_ether *ue = task->ue; in ue_tick_task()