Searched refs:MSC_MAX (Results 1 – 3 of 3) sorted by relevance
904 #define MSC_MAX 0x07 macro905 #define MSC_CNT (MSC_MAX+1)
917 #define MSC_MAX 0x07 macro918 #define MSC_CNT (MSC_MAX+1)
569 intdata > MSC_MAX || intdata < 0) in uinput_ioctl_sub()