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()
369 struct usb_ether_cfg_task *task = in ue_start_task() local
371 struct usb_ether *ue = task->ue; in ue_start_task()
388 struct usb_ether_cfg_task *task = in ue_stop_task() local
390 struct usb_ether *ue = task->ue; in ue_stop_task()
422 struct usb_ether_cfg_task *task = in ue_promisc_task() local
424 struct usb_ether *ue = task->ue; in ue_promisc_task()
432 struct usb_ether_cfg_task *task = in ue_setmulti_task() local
434 struct usb_ether *ue = task->ue; in ue_setmulti_task()
464 struct usb_ether_cfg_task *task = in ue_ifmedia_task() local
466 struct usb_ether *ue = task->ue; in ue_ifmedia_task()
491 struct usb_ether_cfg_task *task = in ue_tick_task() local
493 struct usb_ether *ue = task->ue; in ue_tick_task()