Searched refs:SND_SOC_DAPM_EVENT_ON (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/pxa/
H A Dmagician.c336 gpio_set_value(EGPIO_MAGICIAN_SPK_POWER, SND_SOC_DAPM_EVENT_ON(event));
343 gpio_set_value(EGPIO_MAGICIAN_EP_POWER, SND_SOC_DAPM_EVENT_ON(event));
350 gpio_set_value(EGPIO_MAGICIAN_MIC_POWER, SND_SOC_DAPM_EVENT_ON(event));
H A Dcorgi.c216 gpio_set_value(CORGI_GPIO_APM_ON, SND_SOC_DAPM_EVENT_ON(event));
223 gpio_set_value(CORGI_GPIO_MIC_BIAS, SND_SOC_DAPM_EVENT_ON(event));
H A Dspitz.c217 SND_SOC_DAPM_EVENT_ON(event));
221 SND_SOC_DAPM_EVENT_ON(event));
H A Dmioa701_wm9713.c90 return rear_amp_power(codec, SND_SOC_DAPM_EVENT_ON(event));
H A Dpoodle.c195 if (SND_SOC_DAPM_EVENT_ON(event))
H A Dtosa.c138 gpio_set_value(TOSA_GPIO_L_MUTE, SND_SOC_DAPM_EVENT_ON(event) ? 1 :0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/omap/
H A Domap3pandora.c103 if (SND_SOC_DAPM_EVENT_ON(event)) {
119 if (SND_SOC_DAPM_EVENT_ON(event))
H A Dn810.c220 if (SND_SOC_DAPM_EVENT_ON(event))
231 if (SND_SOC_DAPM_EVENT_ON(event))
H A Drx51.c147 if (SND_SOC_DAPM_EVENT_ON(event))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dwm2000.c675 if (SND_SOC_DAPM_EVENT_ON(event))
H A Dtwl6040.c376 if (SND_SOC_DAPM_EVENT_ON(event))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsoc-dapm.h280 #define SND_SOC_DAPM_EVENT_ON(e) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/
H A Dsoc-dapm.c556 if (SND_SOC_DAPM_EVENT_ON(event))

Completed in 186 milliseconds