Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/net/
Dusb_ethernet.c42 static usb_proc_callback_t ue_stop_task; variable
103 if ((fn == ue_start_task) || (fn == ue_stop_task)) in ue_queue_command()
438 ue_stop_task(struct usb_proc_msg *_task) in ue_stop_task() function