Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/codecs/
Drt298.h210 int rt298_mic_detect(struct snd_soc_component *component, struct snd_soc_jack *jack);
Drt298.c329 int rt298_mic_detect(struct snd_soc_component *component, struct snd_soc_jack *jack) in rt298_mic_detect() function
361 EXPORT_SYMBOL_GPL(rt298_mic_detect);
/Linux-v5.15/sound/soc/intel/boards/
Dbxt_rt298.c179 rt298_mic_detect(component, &broxton_headset); in broxton_rt298_codec_init()