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()
513 gpio_request(S3C2410_GPB(0), "Backlight"); in h1940_backlight_init()
743 gpio_request(S3C2410_GPC(0), "LCD power"); in h1940_init()
744 gpio_request(S3C2410_GPC(1), "LCD power"); in h1940_init()
745 gpio_request(S3C2410_GPC(4), "LCD power"); in h1940_init()
746 gpio_request(S3C2410_GPC(5), "LCD power"); in h1940_init()
747 gpio_request(S3C2410_GPC(6), "LCD power"); in h1940_init()
748 gpio_request(H1940_LATCH_LCD_P0, "LCD power"); in h1940_init()
749 gpio_request(H1940_LATCH_LCD_P1, "LCD power"); in h1940_init()
750 gpio_request(H1940_LATCH_LCD_P2, "LCD power"); in h1940_init()
751 gpio_request(H1940_LATCH_LCD_P3, "LCD power"); in h1940_init()
752 gpio_request(H1940_LATCH_LCD_P4, "LCD power"); in h1940_init()
753 gpio_request(H1940_LATCH_MAX1698_nSHUTDOWN, "LCD power"); in h1940_init()
766 gpio_request(H1940_LATCH_SD_POWER, "SD power"); in h1940_init()
772 gpio_request(S3C2410_GPA(1), "Red LED blink"); in h1940_init()
773 gpio_request(S3C2410_GPA(3), "Blue LED blink"); in h1940_init()
774 gpio_request(S3C2410_GPA(7), "Green LED blink"); in h1940_init()
775 gpio_request(H1940_LATCH_LED_FLASH, "LED blink"); in h1940_init()