Searched refs:light_control (Results 1 – 1 of 1) sorted by relevance
406 static unsigned int light_control = 0; variable873 buf[0] = light_control; in asmc_resume()2480 v = light_control; in asmc_mbp_sysctl_light_control()2486 light_control = v; in asmc_mbp_sysctl_light_control()2488 buf[0] = light_control; in asmc_mbp_sysctl_light_control()2593 light_control = props->brightness * 255 / 100; in asmc_backlight_update_status()2594 buf[0] = light_control; in asmc_backlight_update_status()