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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dtwl6040.c49 int audpwron; member in struct:twl6040_data
683 int audpwron = priv->audpwron; local
696 if (gpio_is_valid(audpwron)) {
698 gpio_set_value(audpwron, 1);
722 if (gpio_is_valid(audpwron)) {
724 gpio_set_value(audpwron, 0);
1089 int audpwron, naudint; local
1097 audpwron = twl_codec->audpwron_gpio;
1100 audpwron
1205 int audpwron = priv->audpwron; local
[all...]

Completed in 80 milliseconds