Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dusbdevice_fs.h172 #define USBDEVFS_GETDRIVER _IOW('U', 8, struct usbdevfs_getdriver) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dusbdevice_fs.h172 #define USBDEVFS_GETDRIVER _IOW('U', 8, struct usbdevfs_getdriver) macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dusbdevice_fs.h194 #define USBDEVFS_GETDRIVER _IOW('U', 8, struct usbdevfs_getdriver) macro
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dusbdevice_fs.h194 #define USBDEVFS_GETDRIVER _IOW('U', 8, struct usbdevfs_getdriver) macro
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Ddevice.c464 if (ioctl(fd, USBDEVFS_GETDRIVER, &getdrv) < 0) { in usbfs_is_kernel_driver_alive()
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Ddevio.c2571 case USBDEVFS_GETDRIVER: in usbdev_do_ioctl()
/OK3568_Linux_fs/kernel/Documentation/driver-api/usb/
H A Dusb.rst417 USBDEVFS_GETDRIVER