Searched refs:light_control (Results 1 – 1 of 1) sorted by relevance
395 static unsigned int light_control = 0; variable751 buf[0] = light_control; in asmc_resume()2295 v = light_control; in asmc_mbp_sysctl_light_control()2301 light_control = v; in asmc_mbp_sysctl_light_control()2303 buf[0] = light_control; in asmc_mbp_sysctl_light_control()2374 light_control = props->brightness * 255 / 100; in asmc_backlight_update_status()2375 buf[0] = light_control; in asmc_backlight_update_status()