Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/intel/boards/
H A Dbxt_da7219_max98357a.c36 static struct snd_soc_jack broxton_headset; variable
237 &broxton_headset, NULL, 0); in broxton_da7219_codec_init()
243 snd_jack_set_key(broxton_headset.jack, SND_JACK_BTN_0, KEY_PLAYPAUSE); in broxton_da7219_codec_init()
244 snd_jack_set_key(broxton_headset.jack, SND_JACK_BTN_1, KEY_VOLUMEUP); in broxton_da7219_codec_init()
245 snd_jack_set_key(broxton_headset.jack, SND_JACK_BTN_2, KEY_VOLUMEDOWN); in broxton_da7219_codec_init()
246 snd_jack_set_key(broxton_headset.jack, SND_JACK_BTN_3, in broxton_da7219_codec_init()
249 da7219_aad_jack_det(component, &broxton_headset); 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 rt298_mic_detect(component, &broxton_headset); in broxton_rt298_codec_init()