Home
last modified time | relevance | path

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

/freebsd/lib/libusb/
H A Dlibusb20_ugen20.c147 snprintf(buf, sizeof(buf), "/dev/" USB_GENERIC_NAME "%u.%u", in ugen20_enumerate()
218 USB_GENERIC_NAME "%u.%u: <%s %s> at usbus%u", pdev->bus_number, in ugen20_enumerate()
386 snprintf(buf, sizeof(buf), "/dev/" USB_GENERIC_NAME "%u.%u", in ugen20_open_device()
/freebsd/sys/dev/usb/
H A Dusb_ioctl.h45 #define USB_GENERIC_NAME "ugen" macro
H A Dusb_device.c1881 USB_GENERIC_NAME "%u.%u", device_get_unit(bus->bdev), in usb_alloc_device()