Home
last modified time | relevance | path

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

/linux-3.4.99/include/sound/
Dwm2200.h35 enum wm2200_in_mode in_mode[3]; member
Dwm5100.h51 enum wm5100_in_mode in_mode[4]; member
/linux-3.4.99/arch/arm/mach-s3c64xx/
Dmach-crag6410-module.c51 .in_mode = {
/linux-3.4.99/sound/soc/codecs/
Dwm2200.c2121 for (i = 0; i < ARRAY_SIZE(wm2200->pdata.in_mode); i++) { in wm2200_i2c_probe()
2125 (wm2200->pdata.in_mode[i] << in wm2200_i2c_probe()
Dwm5100.c2565 for (i = 0; i < ARRAY_SIZE(wm5100->pdata.in_mode); i++) { in wm5100_i2c_probe()
2569 (wm5100->pdata.in_mode[i] << in wm5100_i2c_probe()