Searched refs:_IOC_SIZE (Results 1 – 2 of 2) sorted by relevance
| /include/uapi/asm-generic/ | ||
| A D | ioctl.h | 97 #define _IOC_SIZE(nr) (((nr) >> _IOC_SIZESHIFT) & _IOC_SIZEMASK) macro |
| /include/uapi/linux/ | ||
| A D | soundcard.h | 91 #define _SIOC_SIZE _IOC_SIZE |
Completed in 11 milliseconds