Home
last modified time | relevance | path

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

/linux-2.6.39/sound/soc/
Dsoc-jack.c147 int snd_soc_jack_get_type(struct snd_soc_jack *jack, int micbias_voltage) in snd_soc_jack_get_type() argument
152 if (micbias_voltage >= zone->min_mv && in snd_soc_jack_get_type()
153 micbias_voltage < zone->max_mv) in snd_soc_jack_get_type()
/linux-2.6.39/include/sound/
Dsoc.h318 int snd_soc_jack_get_type(struct snd_soc_jack *jack, int micbias_voltage);