N810_SPEAKER_AMP_GPIO 190 sound/soc/ti/n810.c gpio_set_value(N810_SPEAKER_AMP_GPIO, 1); N810_SPEAKER_AMP_GPIO 192 sound/soc/ti/n810.c gpio_set_value(N810_SPEAKER_AMP_GPIO, 0); N810_SPEAKER_AMP_GPIO 331 sound/soc/ti/n810.c (gpio_request(N810_SPEAKER_AMP_GPIO, "spk_amp") < 0))) { N810_SPEAKER_AMP_GPIO 337 sound/soc/ti/n810.c gpio_direction_output(N810_SPEAKER_AMP_GPIO, 0); N810_SPEAKER_AMP_GPIO 354 sound/soc/ti/n810.c gpio_free(N810_SPEAKER_AMP_GPIO);