Home
last modified time | relevance | path

Searched refs:usb_proc_callback_t (Results 1 - 5 of 5) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/net/
H A Dusb_ethernet.c37 static usb_proc_callback_t ue_attach_post_task;
38 static usb_proc_callback_t ue_tick_task;
39 static usb_proc_callback_t ue_start_task;
40 static usb_proc_callback_t ue_stop_task;
76 usb_proc_callback_t *fn, in ue_queue_command()
/third_party/FreeBSD/sys/dev/usb/serial/
H A Dusb_serial.c103 static usb_proc_callback_t ucom_cfg_start_transfers;
104 static usb_proc_callback_t ucom_cfg_open;
105 static usb_proc_callback_t ucom_cfg_close;
106 static usb_proc_callback_t ucom_cfg_line_state;
107 static usb_proc_callback_t ucom_cfg_status_change;
115 usb_proc_callback_t *, struct termios *pt,
383 usb_proc_callback_t *fn, struct termios *pt, in ucom_queue_command()
/third_party/FreeBSD/sys/dev/usb/
H A Dusbdi.h93 typedef void (usb_proc_callback_t)(struct usb_proc_msg *); typedef
476 usb_proc_callback_t *pm_callback;
H A Dusb_device.c51 static usb_proc_callback_t usbd_clear_stall_proc;
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c106 static usb_proc_callback_t xhci_configure_msg;

Completed in 11 milliseconds