Searched refs:usb_hc_mode (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/sys/dev/usb/
H A Dusb_hub.h39 enum usb_hc_mode usb_mode; /* host or device mode */
H A Dusb_core.h92 enum usb_hc_mode usb_mode; /* shadow copy of "udev->usb_mode" */
H A Dusb_device.h94 enum usb_hc_mode usb_mode; /* host or device mode */
306 enum usb_dev_speed speed, enum usb_hc_mode mode);
H A Dusbdi.h237 enum usb_hc_mode usb_mode; /* host or device mode */
433 enum usb_hc_mode usb_mode; /* host or device mode */
579 enum usb_hc_mode usbd_get_mode(struct usb_device *udev);
H A Dusb.h777 enum usb_hc_mode { enum
H A Dusb_device.c1751 uint8_t port_no, enum usb_dev_speed speed, enum usb_hc_mode mode)
2590 enum usb_hc_mode
H A Dusb_hub.c640 enum usb_hc_mode mode;
/freebsd-12-stable/sys/dev/usb/serial/
H A Dusb_serial.h216 void ucom_set_usb_mode(struct ucom_super_softc *, enum usb_hc_mode);
H A Dusb_serial.c585 ucom_set_usb_mode(struct ucom_super_softc *ssc, enum usb_hc_mode usb_mode)

Completed in 183 milliseconds