POODLE_GPIO_SD_PWR1 246 arch/arm/mach-pxa/poodle.c err = gpio_request(POODLE_GPIO_SD_PWR1, "SD_PWR1"); POODLE_GPIO_SD_PWR1 251 arch/arm/mach-pxa/poodle.c gpio_direction_output(POODLE_GPIO_SD_PWR1, 0); POODLE_GPIO_SD_PWR1 268 arch/arm/mach-pxa/poodle.c gpio_set_value(POODLE_GPIO_SD_PWR1, 1); POODLE_GPIO_SD_PWR1 270 arch/arm/mach-pxa/poodle.c gpio_set_value(POODLE_GPIO_SD_PWR1, 0); POODLE_GPIO_SD_PWR1 279 arch/arm/mach-pxa/poodle.c gpio_free(POODLE_GPIO_SD_PWR1);