Searched refs:wm8903_mic_detect (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/tegra/ |
H A D | tegra_wm8903.c | 95 wm8903_mic_detect(component, machine->mic_jack, in tegra_wm8903_init() 111 wm8903_mic_detect(component, NULL, 0, 0); in tegra_wm8903_remove()
|
/kernel/linux/linux-5.10/sound/soc/tegra/ |
H A D | tegra_wm8903.c | 200 wm8903_mic_detect(component, &tegra_wm8903_mic_jack, SND_JACK_MICROPHONE, in tegra_wm8903_init() 215 wm8903_mic_detect(component, NULL, 0, 0); in tegra_wm8903_remove()
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm8903.h | 14 extern int wm8903_mic_detect(struct snd_soc_component *component,
|
H A D | wm8903.c | 1587 * wm8903_mic_detect - Enable microphone detection via the WM8903 IRQ 1603 int wm8903_mic_detect(struct snd_soc_component *component, struct snd_soc_jack *jack, in wm8903_mic_detect() function 1641 EXPORT_SYMBOL_GPL(wm8903_mic_detect); variable
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm8903.h | 14 extern int wm8903_mic_detect(struct snd_soc_component *component,
|
H A D | wm8903.c | 1584 * wm8903_mic_detect - Enable microphone detection via the WM8903 IRQ 1600 int wm8903_mic_detect(struct snd_soc_component *component, struct snd_soc_jack *jack, in wm8903_mic_detect() function 1638 EXPORT_SYMBOL_GPL(wm8903_mic_detect); variable
|
Completed in 15 milliseconds