Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_alsa_jack.c161 const unsigned long switch_no = sw; in sys_input_get_switch_state() local
168 if (IS_BIT_SET(switch_no, bits)) in sys_input_get_switch_state()
170 *state = IS_BIT_SET(switch_no, bits); in sys_input_get_switch_state()