Home
last modified time | relevance | path

Searched refs:USB_ENDPOINT_DIR_MASK (Results 1 - 4 of 4) sorted by relevance

/third_party/backends/include/sane/
H A Dsanei_usb.h117 #define USB_ENDPOINT_DIR_MASK 0x80 macro
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dusb.h89 #define USB_ENDPOINT_DIR_MASK 0x80 macro
/third_party/backends/tools/
H A Dsane-find-scanner.c631 e->bEndpointAddress & USB_ENDPOINT_DIR_MASK ? in check_libusb_device()
/third_party/backends/sanei/
H A Dsanei_usb.c2867 endpoint->bEndpointAddress & USB_ENDPOINT_DIR_MASK; in sanei_usb_open()
3437 direction = endpoint->bEndpointAddress & USB_ENDPOINT_DIR_MASK; in sanei_usb_open()

Completed in 10 milliseconds