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