Lines Matching refs:task
106 struct usb_ether_cfg_task *task; in ue_queue_command() local
118 task = (struct usb_ether_cfg_task *) in ue_queue_command()
122 task->hdr.pm_callback = fn; in ue_queue_command()
123 task->ue = ue; in ue_queue_command()
204 struct usb_ether_cfg_task *task = in ue_attach_post_task() local
206 struct usb_ether *ue = task->ue; in ue_attach_post_task()
370 struct usb_ether_cfg_task *task = in ue_start_task() local
372 struct usb_ether *ue = task->ue; in ue_start_task()
389 struct usb_ether_cfg_task *task = in ue_stop_task() local
391 struct usb_ether *ue = task->ue; in ue_stop_task()
423 struct usb_ether_cfg_task *task = in ue_promisc_task() local
425 struct usb_ether *ue = task->ue; in ue_promisc_task()
433 struct usb_ether_cfg_task *task = in ue_setmulti_task() local
435 struct usb_ether *ue = task->ue; in ue_setmulti_task()
465 struct usb_ether_cfg_task *task = in ue_ifmedia_task() local
467 struct usb_ether *ue = task->ue; in ue_ifmedia_task()
492 struct usb_ether_cfg_task *task = in ue_tick_task() local
494 struct usb_ether *ue = task->ue; in ue_tick_task()