Home
last modified time | relevance | path

Searched refs:BALLOON3_GPIO_RUN_BACKLIGHT (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/mach-pxa/
A Dballoon3.c238 gpio_set_value(BALLOON3_GPIO_RUN_BACKLIGHT, on); in balloon3_backlight_power()
250 ret = gpio_request(BALLOON3_GPIO_RUN_BACKLIGHT, "BKL-ON"); in balloon3_lcd_init()
256 ret = gpio_direction_output(BALLOON3_GPIO_RUN_BACKLIGHT, 1); in balloon3_lcd_init()
267 gpio_free(BALLOON3_GPIO_RUN_BACKLIGHT); in balloon3_lcd_init()
/linux/arch/arm/mach-pxa/include/mach/
A Dballoon3.h88 #define BALLOON3_GPIO_RUN_BACKLIGHT (99) macro

Completed in 5 milliseconds