Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Drt298.h213 int rt298_mic_detect(struct snd_soc_component *component, struct snd_soc_jack *jack);
Drt298.c327 int rt298_mic_detect(struct snd_soc_component *component, struct snd_soc_jack *jack) in rt298_mic_detect() function
359 EXPORT_SYMBOL_GPL(rt298_mic_detect);
/Linux-v4.19/sound/soc/intel/boards/
Dbxt_rt298.c184 rt298_mic_detect(component, &broxton_headset); in broxton_rt298_codec_init()