Home
last modified time | relevance | path

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

/drivers/usb/class/
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()