Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/class/
H A Dusblp.c60 #define IOCNR_GET_PROTOCOLS 2 macro
76 #define LPIOC_GET_PROTOCOLS(len) _IOC(_IOC_READ, 'P', IOCNR_GET_PROTOCOLS, len)
565 case IOCNR_GET_PROTOCOLS: in usblp_ioctl()