Home
last modified time | relevance | path

Searched refs:usb_get_device_state (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_device.h322 enum usb_dev_state usb_get_device_state(struct usb_device *);
H A Dusb_device.c2612 usb_get_device_state(struct usb_device *udev) in usb_get_device_state() function
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c4183 if (usb_get_device_state(udev) == USB_STATE_CONFIGURED) { in xhci_device_state_change()
4192 switch (usb_get_device_state(udev)) { in xhci_device_state_change()

Completed in 9 milliseconds