Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_ioctl.h39 #define USB_DEVICE_NAME "usbctl" macro
H A Dusb_dev.c1001 0644, USB_DEVICE_NAME); in usb_dev_init_post()
/dragonfly/lib/libusb/
H A Dlibusb20_ugen20.c282 state.f = open("/dev/" USB_DEVICE_NAME, O_RDONLY); in ugen20_init_backend()
919 f = open("/dev/" USB_DEVICE_NAME, O_RDONLY); in ugen20_be_ioctl()