Lines Matching refs:gpio_request
227 return gpio_request(S3C2410_GPF(2), "cable plugged"); in power_supply_init()
313 ret = gpio_request(H1940_LATCH_SM803_ENABLE, "h1940-charger-enable"); in h1940_bat_init()
520 gpio_request(S3C2410_GPB(0), "Backlight"); in h1940_backlight_init()
751 gpio_request(S3C2410_GPC(0), "LCD power"); in h1940_init()
752 gpio_request(S3C2410_GPC(1), "LCD power"); in h1940_init()
753 gpio_request(S3C2410_GPC(4), "LCD power"); in h1940_init()
754 gpio_request(S3C2410_GPC(5), "LCD power"); in h1940_init()
755 gpio_request(S3C2410_GPC(6), "LCD power"); in h1940_init()
756 gpio_request(H1940_LATCH_LCD_P0, "LCD power"); in h1940_init()
757 gpio_request(H1940_LATCH_LCD_P1, "LCD power"); in h1940_init()
758 gpio_request(H1940_LATCH_LCD_P2, "LCD power"); in h1940_init()
759 gpio_request(H1940_LATCH_LCD_P3, "LCD power"); in h1940_init()
760 gpio_request(H1940_LATCH_LCD_P4, "LCD power"); in h1940_init()
761 gpio_request(H1940_LATCH_MAX1698_nSHUTDOWN, "LCD power"); in h1940_init()
774 gpio_request(H1940_LATCH_SD_POWER, "SD power"); in h1940_init()
780 gpio_request(S3C2410_GPA(1), "Red LED blink"); in h1940_init()
781 gpio_request(S3C2410_GPA(3), "Blue LED blink"); in h1940_init()
782 gpio_request(S3C2410_GPA(7), "Green LED blink"); in h1940_init()
783 gpio_request(H1940_LATCH_LED_FLASH, "LED blink"); in h1940_init()