Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dwm5100.h45 struct wm5100_jack_mode jack_modes[2]; member
/openbmc/linux/arch/arm/mach-s3c/
H A Dmach-crag6410-module.c77 .jack_modes = {
/openbmc/linux/sound/soc/codecs/
H A Dwm5100.c1972 struct wm5100_jack_mode *mode = &wm5100->pdata.jack_modes[the_mode]; in wm5100_set_detect_mode()
1974 if (WARN_ON(the_mode >= ARRAY_SIZE(wm5100->pdata.jack_modes))) in wm5100_set_detect_mode()