Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/boards/
H A Dbxt_da7219_max98357a.c35 static struct snd_soc_jack broxton_headset; variable
254 &broxton_headset, in broxton_da7219_codec_init()
262 snd_jack_set_key(broxton_headset.jack, SND_JACK_BTN_0, KEY_PLAYPAUSE); in broxton_da7219_codec_init()
263 snd_jack_set_key(broxton_headset.jack, SND_JACK_BTN_1, KEY_VOLUMEUP); in broxton_da7219_codec_init()
264 snd_jack_set_key(broxton_headset.jack, SND_JACK_BTN_2, KEY_VOLUMEDOWN); in broxton_da7219_codec_init()
265 snd_jack_set_key(broxton_headset.jack, SND_JACK_BTN_3, in broxton_da7219_codec_init()
268 snd_soc_component_set_jack(component, &broxton_headset, NULL); in broxton_da7219_codec_init()
H A Dbxt_rt298.c24 static struct snd_soc_jack broxton_headset; variable
173 &broxton_headset, in broxton_rt298_codec_init()
179 snd_soc_component_set_jack(component, &broxton_headset, NULL); in broxton_rt298_codec_init()