Home
last modified time | relevance | path

Searched refs:SW_CNT (Results 1 – 6 of 6) sorted by relevance

/external/autotest/client/bin/input/
Dlinux_input.py812 SW_CNT = (SW_MAX + 1) variable
1136 EV_SW : SW_CNT,
Dinput_device.py242 size = SW_CNT / 8 # Buffer size of one __u16
/external/adhd/cras/src/server/
Dcras_alsa_jack.c161 unsigned long bits[NBITS(SW_CNT)]; in sys_input_get_switch_state()
459 unsigned long bits[NBITS(SW_CNT)]; in create_jack_for_gpio()
/external/u-boot/include/dt-bindings/input/
Dlinux-event-codes.h753 #define SW_CNT (SW_MAX+1) macro
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h809 #define SW_CNT (SW_MAX+1) macro
/external/adhd/cras/src/tests/
Dalsa_jack_unittest.cc84 static unsigned long eviocbit_ret[NBITS(SW_CNT)];