Home
last modified time | relevance | path

Searched refs:IOCNR_GET_DEVICE_ID (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/class/
H A Dusblp.c59 #define IOCNR_GET_DEVICE_ID 1 macro
67 #define LPIOC_GET_DEVICE_ID(len) _IOC(_IOC_READ, 'P', IOCNR_GET_DEVICE_ID, len)
542 case IOCNR_GET_DEVICE_ID: /* get the DEVICE_ID string */ in usblp_ioctl()
/kernel/linux/linux-6.6/drivers/usb/class/
H A Dusblp.c59 #define IOCNR_GET_DEVICE_ID 1 macro
67 #define LPIOC_GET_DEVICE_ID(len) _IOC(_IOC_READ, 'P', IOCNR_GET_DEVICE_ID, len)
542 case IOCNR_GET_DEVICE_ID: /* get the DEVICE_ID string */ in usblp_ioctl()

Completed in 4 milliseconds