Home
last modified time | relevance | path

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

/linux/drivers/usb/class/
H A Dusblp.c61 #define IOCNR_GET_PROTOCOLS 2 macro
77 #define LPIOC_GET_PROTOCOLS(len) _IOC(_IOC_READ, 'P', IOCNR_GET_PROTOCOLS, len)
567 case IOCNR_GET_PROTOCOLS: in usblp_ioctl()