Home
last modified time | relevance | path

Searched refs:USB_UNCONFIG_NO (Results 1 – 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_handle_request.c124 if (conf_no == USB_UNCONFIG_NO) { in usb_handle_set_config()
Dusb.h385 #define USB_UNCONFIG_NO 0 macro
Dusb_device.c464 udev->curr_config_no = USB_UNCONFIG_NO; in usb_unconfigure()
506 err = usbd_req_set_config(udev, NULL, USB_UNCONFIG_NO); in usbd_set_config_index()
1645 udev->curr_config_no = USB_UNCONFIG_NO; in usb_alloc_device()