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