Searched refs:msibl_device (Results 1 – 1 of 1) sorted by relevance
315 static struct backlight_device *msibl_device; variable1079 msibl_device = backlight_device_register("msi-laptop-bl", NULL, in msi_init()1082 if (IS_ERR(msibl_device)) in msi_init()1083 return PTR_ERR(msibl_device); in msi_init()1152 backlight_device_unregister(msibl_device); in msi_init()1172 backlight_device_unregister(msibl_device); in msi_cleanup()