Searched refs:auto_detach_kernel_driver (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libusb/src/libusb/
H A Dlibusbi.h327 int auto_detach_kernel_driver; member in struct:libusb_device_handle
H A Dcore.c1102 _handle->auto_detach_kernel_driver = 0;
1389 * do things this way you must ensure that auto_detach_kernel_driver for
1430 * If auto_detach_kernel_driver is set to 1 for <tt>dev</tt>, the kernel driver
1483 * If auto_detach_kernel_driver is set to 1 for <tt>dev</tt>, the kernel
1746 dev->auto_detach_kernel_driver = enable;
/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dlinux_usbfs.c1609 if (handle->auto_detach_kernel_driver)
1623 if (handle->auto_detach_kernel_driver)

Completed in 662 milliseconds