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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/power/
H A Dtosa_battery.c35 int gpio_full; member in struct:tosa_bat
177 if (gpio_get_value(bat->gpio_full)) {
238 .gpio_full = TOSA_GPIO_BAT0_CRG,
267 .gpio_full = TOSA_GPIO_BAT1_CRG,
296 .gpio_full = -1,
H A Dcollie_battery.c38 int gpio_full; member in struct:collie_bat
173 if (gpio_get_value(bat->gpio_full)) {
235 .gpio_full = COLLIE_GPIO_CO,
264 .gpio_full = -1,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/power/
H A Dtosa_battery.c35 int gpio_full; member in struct:tosa_bat
177 if (gpio_get_value(bat->gpio_full)) {
238 .gpio_full = TOSA_GPIO_BAT0_CRG,
267 .gpio_full = TOSA_GPIO_BAT1_CRG,
296 .gpio_full = -1,
H A Dcollie_battery.c38 int gpio_full; member in struct:collie_bat
173 if (gpio_get_value(bat->gpio_full)) {
235 .gpio_full = COLLIE_GPIO_CO,
264 .gpio_full = -1,

Completed in 282 milliseconds