Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dlinux_usbfs.c1644 static int op_attach_kernel_driver(struct libusb_device_handle *handle, in op_attach_kernel_driver() function
1729 op_attach_kernel_driver(handle, iface); in op_release_interface()
2717 .attach_kernel_driver = op_attach_kernel_driver,