Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/class/
Dusblp.c74 #define IOCNR_GET_PROTOCOLS 2 macro
86 #define LPIOC_GET_PROTOCOLS(len) _IOC(_IOC_READ, 'P', IOCNR_GET_PROTOCOLS, len)
538 case IOCNR_GET_PROTOCOLS: in usblp_ioctl()