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

/freebsd-12-stable/lib/libusb/
H A Dlibusb20_int.h220 uint8_t auto_detach; member in struct:libusb20_device
H A Dlibusb10.c694 if (pdev->auto_detach != 0) {
720 if (pdev->auto_detach != 0) {
937 dev->auto_detach = (enable ? 1 : 0);
H A Dlibusb20.c621 pdev->auto_detach = 0;

Completed in 36 milliseconds