Lines Matching refs:gpio_request
227 return gpio_request(S3C2410_GPF(2), "cable plugged"); in power_supply_init()
304 ret = gpio_request(H1940_LATCH_SM803_ENABLE, "h1940-charger-enable"); in h1940_bat_init()
474 gpio_request(S3C2410_GPB(0), "Backlight"); in h1940_backlight_init()
702 gpio_request(S3C2410_GPC(0), "LCD power"); in h1940_init()
703 gpio_request(S3C2410_GPC(1), "LCD power"); in h1940_init()
704 gpio_request(S3C2410_GPC(4), "LCD power"); in h1940_init()
705 gpio_request(S3C2410_GPC(5), "LCD power"); in h1940_init()
706 gpio_request(S3C2410_GPC(6), "LCD power"); in h1940_init()
707 gpio_request(H1940_LATCH_LCD_P0, "LCD power"); in h1940_init()
708 gpio_request(H1940_LATCH_LCD_P1, "LCD power"); in h1940_init()
709 gpio_request(H1940_LATCH_LCD_P2, "LCD power"); in h1940_init()
710 gpio_request(H1940_LATCH_LCD_P3, "LCD power"); in h1940_init()
711 gpio_request(H1940_LATCH_LCD_P4, "LCD power"); in h1940_init()
712 gpio_request(H1940_LATCH_MAX1698_nSHUTDOWN, "LCD power"); in h1940_init()
725 gpio_request(H1940_LATCH_SD_POWER, "SD power"); in h1940_init()
730 gpio_request(S3C2410_GPA(1), "Red LED blink"); in h1940_init()
731 gpio_request(S3C2410_GPA(3), "Blue LED blink"); in h1940_init()
732 gpio_request(S3C2410_GPA(7), "Green LED blink"); in h1940_init()
733 gpio_request(H1940_LATCH_LED_FLASH, "LED blink"); in h1940_init()