Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb.h796 USB_STATE_CONFIGURED, enumerator
798 #define USB_STATE_MAX (USB_STATE_CONFIGURED+1)
Dusb_device.c79 [USB_STATE_CONFIGURED] = "CONFIGURED",
507 if (udev->state == USB_STATE_CONFIGURED) in usbd_set_config_index()
576 usb_set_device_state(udev, USB_STATE_CONFIGURED); in usbd_set_config_index()
/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.c4184 if (usb_get_device_state(udev) == USB_STATE_CONFIGURED) { in xhci_device_state_change()
4229 case USB_STATE_CONFIGURED: in xhci_device_state_change()
/third_party/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v1.abi44477 <enumerator name="USB_STATE_CONFIGURED" value="7"/>
65692 <enumerator name="USB_STATE_CONFIGURED" value="7"/>
Dtest-PR27569-v0.abi44448 <enumerator name="USB_STATE_CONFIGURED" value="7"/>
65678 <enumerator name="USB_STATE_CONFIGURED" value="7"/>