Searched refs:SW_CNT (Results 1 – 7 of 7) sorted by relevance
821 SW_CNT = (SW_MAX + 1) variable1145 EV_SW : SW_CNT,
246 size = SW_CNT // 8 # Buffer size of one __u16
160 unsigned long bits[NBITS(SW_CNT)]; in sys_input_get_switch_state()443 unsigned long bits[NBITS(SW_CNT)]; in create_jack_for_gpio()
897 #define SW_CNT (SW_MAX+1) macro
723 pub const SW_CNT: u16 = SW_MAX + 1; constant
85 static unsigned long eviocbit_ret[NBITS(SW_CNT)];
2612 pub const SW_CNT: usize = SW_MAX as usize + 1; constant