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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-omap1/
H A Dboard-nokia770.c165 * audio_pwr_state
176 static int audio_pwr_state = -1; variable
199 if (audio_pwr_state == -1)
219 if (audio_pwr_state == -1)
221 /* force audio_pwr_state = 0, even if it was 1. */
222 audio_pwr_state = 0;
231 if (audio_pwr_state == 0)
232 audio_pwr_state = 1;
235 if (audio_pwr_state == 1) {
237 audio_pwr_state
[all...]

Completed in 45 milliseconds