Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt298.h210 int rt298_mic_detect(struct snd_soc_component *component, struct snd_soc_jack *jack);
H A Drt298.c324 int rt298_mic_detect(struct snd_soc_component *component, struct snd_soc_jack *jack) in rt298_mic_detect() function
356 EXPORT_SYMBOL_GPL(rt298_mic_detect);
/OK3568_Linux_fs/kernel/sound/soc/intel/boards/
H A Dbxt_rt298.c179 rt298_mic_detect(component, &broxton_headset); in broxton_rt298_codec_init()