Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/pxa/
Dmagician.c379 static const char *input_select[] = {"Call Mic", "Headset Mic"}; variable
381 SOC_ENUM_SINGLE_EXT(2, input_select);
/linux-4.4.14/drivers/staging/comedi/drivers/
Dni_660x.c331 unsigned input_select) in pfi_input_select_bits() argument
333 return (input_select & 0x7) << (4 + ioconfig_bitshift(pfi_channel)); in pfi_input_select_bits()