POODLE_GPIO_SD_PWR 242 arch/arm/mach-pxa/poodle.c err = gpio_request(POODLE_GPIO_SD_PWR, "SD_PWR"); POODLE_GPIO_SD_PWR 250 arch/arm/mach-pxa/poodle.c gpio_direction_output(POODLE_GPIO_SD_PWR, 0); POODLE_GPIO_SD_PWR 256 arch/arm/mach-pxa/poodle.c gpio_free(POODLE_GPIO_SD_PWR); POODLE_GPIO_SD_PWR 266 arch/arm/mach-pxa/poodle.c gpio_set_value(POODLE_GPIO_SD_PWR, 1); POODLE_GPIO_SD_PWR 271 arch/arm/mach-pxa/poodle.c gpio_set_value(POODLE_GPIO_SD_PWR, 0); POODLE_GPIO_SD_PWR 280 arch/arm/mach-pxa/poodle.c gpio_free(POODLE_GPIO_SD_PWR);