Home
last modified time | relevance | path

Searched refs:light_control (Results 1 – 1 of 1) sorted by relevance

/src/sys/dev/asmc/
H A Dasmc.c607 static unsigned int light_control = 0; variable
915 buf[0] = light_control; in asmc_resume()
1745 v = light_control; in asmc_mbp_sysctl_light_control()
1751 light_control = v; in asmc_mbp_sysctl_light_control()
1752 buf[0] = light_control; in asmc_mbp_sysctl_light_control()