Searched refs:MSC_MAX (Results 1 – 11 of 11) sorted by relevance
11 MSC_MAX = 7
20 ioctl$UI_SET_ABSBIT(fd fd_uinput, cmd const[UI_SET_ABSBIT], arg intptr[0:MSC_MAX])
821 #define MSC_MAX 0x07 macro822 #define MSC_CNT (MSC_MAX+1)
765 #define MSC_MAX 0x07 macro766 #define MSC_CNT (MSC_MAX+1)
257 char *misc[MSC_MAX + 1] = {258 [ 0 ... MSC_MAX] = NULL,
820 MSC_MAX = 0x07 variable821 MSC_CNT = (MSC_MAX + 1)
275 MSC_MAX, "MSC_???", XT_INDEXED); in bit_ioctl()