最終更新:2017-10-30 (月) 18:00:53 (2363d)  

usb_detach_kernel_driver_np
Top / usb_detach_kernel_driver_np

Detach kernel driver from interface

Description

  • This function will detach a kernel driver from the interface specified by parameter interface.
  • Applications using libusb can then try claiming the interface.
  • Returns 0 on success or < 0 on error.
  • Implemented on Linux only.

ioctl

関連

  • libhid-detach-device?