Searched refs:gpio_backlight_device (Results 1 – 1 of 1) sorted by relevance
399 static struct platform_device *gpio_backlight_device; variable1476 gpio_backlight_device = platform_device_register_full( in arch_setup()1478 if (IS_ERR(gpio_backlight_device)) in arch_setup()1479 return PTR_ERR(gpio_backlight_device); in arch_setup()