Searched refs:_SIOC_SIZE (Results 1 – 3 of 3) sorted by relevance
93 #define _SIOC_SIZE _IOC_SIZE macro122 #define _SIOC_SIZE(x) ((x>>16)&SIOCPARM_MASK) macro
344 len = _SIOC_SIZE(cmd); in sound_ioctl()
1259 if (_IOC_TYPE(cmd) != 'M' || _SIOC_SIZE(cmd) != sizeof(int)) in mixer_ioctl()