Lines Matching refs:gpio_request
228 return gpio_request(S3C2410_GPF(2), "cable plugged"); in power_supply_init()
305 ret = gpio_request(H1940_LATCH_SM803_ENABLE, "h1940-charger-enable"); in h1940_bat_init()
480 gpio_request(S3C2410_GPB(0), "Backlight"); in h1940_backlight_init()
705 gpio_request(S3C2410_GPC(0), "LCD power"); in h1940_init()
706 gpio_request(S3C2410_GPC(1), "LCD power"); in h1940_init()
707 gpio_request(S3C2410_GPC(4), "LCD power"); in h1940_init()
708 gpio_request(S3C2410_GPC(5), "LCD power"); in h1940_init()
709 gpio_request(S3C2410_GPC(6), "LCD power"); in h1940_init()
710 gpio_request(H1940_LATCH_LCD_P0, "LCD power"); in h1940_init()
711 gpio_request(H1940_LATCH_LCD_P1, "LCD power"); in h1940_init()
712 gpio_request(H1940_LATCH_LCD_P2, "LCD power"); in h1940_init()
713 gpio_request(H1940_LATCH_LCD_P3, "LCD power"); in h1940_init()
714 gpio_request(H1940_LATCH_LCD_P4, "LCD power"); in h1940_init()
715 gpio_request(H1940_LATCH_MAX1698_nSHUTDOWN, "LCD power"); in h1940_init()
728 gpio_request(H1940_LATCH_SD_POWER, "SD power"); in h1940_init()
734 gpio_request(S3C2410_GPA(1), "Red LED blink"); in h1940_init()
735 gpio_request(S3C2410_GPA(3), "Blue LED blink"); in h1940_init()
736 gpio_request(S3C2410_GPA(7), "Green LED blink"); in h1940_init()
737 gpio_request(H1940_LATCH_LED_FLASH, "LED blink"); in h1940_init()