Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dusb_ethernet.c77 static usb_proc_callback_t ue_stop_task; variable
127 if ((fn == ue_start_task) || (fn == ue_stop_task)) in ue_queue_command()
386 ue_stop_task(struct usb_proc_msg *_task) in ue_stop_task() function
523 ue_queue_command(ue, ue_stop_task, in uether_ioctl()