Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/class/
Dusblp.c75 #define IOCNR_GET_PROTOCOLS 2 macro
91 #define LPIOC_GET_PROTOCOLS(len) _IOC(_IOC_READ, 'P', IOCNR_GET_PROTOCOLS, len)
549 case IOCNR_GET_PROTOCOLS: in usblp_ioctl()