Home
last modified time | relevance | path

Searched refs:USB_CFG_INIT (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_device.h44 #define USB_CFG_INIT 2 macro
H A Dusb_device.c588 err = usb_config_parse(udev, USB_IFACE_INDEX_ANY, USB_CFG_INIT); in usbd_set_config_index()
643 cmd = USB_CFG_INIT; in usb_config_parse()
657 if (cmd == USB_CFG_INIT) { in usb_config_parse()
698 if (cmd == USB_CFG_INIT) { in usb_config_parse()

Completed in 4 milliseconds