Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dwm5100.h51 enum wm5100_in_mode in_mode[4]; member
Dwm2200.h54 enum wm2200_in_mode in_mode[3]; member
/linux-4.1.27/arch/arm/mach-s3c64xx/
Dmach-crag6410-module.c74 .in_mode = {
/linux-4.1.27/sound/soc/codecs/
Dwm2200.c2379 for (i = 0; i < ARRAY_SIZE(wm2200->pdata.in_mode); i++) { in wm2200_i2c_probe()
2383 (wm2200->pdata.in_mode[i] << in wm2200_i2c_probe()
Dwm5100.c2553 for (i = 0; i < ARRAY_SIZE(wm5100->pdata.in_mode); i++) { in wm5100_i2c_probe()
2557 (wm5100->pdata.in_mode[i] << in wm5100_i2c_probe()