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/
Dusb_device.h45 #define USB_CFG_INIT 2 macro
Dusb_device.c591 err = usb_config_parse(udev, USB_IFACE_INDEX_ANY, USB_CFG_INIT); in usbd_set_config_index()
646 cmd = USB_CFG_INIT; in usb_config_parse()
660 if (cmd == USB_CFG_INIT) { in usb_config_parse()
702 if (cmd == USB_CFG_INIT) { in usb_config_parse()