Home
last modified time | relevance | path

Searched refs:usb_open (Results 1 - 5 of 5) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_dev.c60 static int usb_open(struct file *filep);
74 .open = usb_open,
777 * usb_open - cdev callback
780 usb_open(struct file *filep) in usb_open() function
/third_party/backends/backend/
H A Dsm3840_lib.c183 return usb_open (dev); in find_device()
/third_party/backends/tools/
H A Dsane-find-scanner.c421 handle = usb_open (dev); in get_libusb_string_descriptor()
H A Dcheck-usb-chip.c59 *handle = usb_open (dev); in prepare_interface()
/third_party/backends/sanei/
H A Dsanei_usb.c2744 usb_open (devices[devcount].libusb_device); in sanei_usb_open()

Completed in 16 milliseconds