Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_device.h50 #define USB_CFG_INIT 2 macro
H A Dusb_device.c777 err = usb_config_parse(udev, USB_IFACE_INDEX_ANY, USB_CFG_INIT); in usbd_set_config_index()
832 cmd = USB_CFG_INIT; in usb_config_parse()
843 if (cmd == USB_CFG_INIT || cmd == USB_CFG_FREE) { in usb_config_parse()
848 if (cmd == USB_CFG_INIT) { in usb_config_parse()
902 if (cmd == USB_CFG_INIT) { in usb_config_parse()