Home
last modified time | relevance | path

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

/freebsd/sys/dev/asmc/
H A Dasmc.c508 static unsigned int light_control = 0; variable
799 buf[0] = light_control; in asmc_resume()
1547 v = light_control; in asmc_mbp_sysctl_light_control()
1553 light_control = v; in asmc_mbp_sysctl_light_control()
1554 buf[0] = light_control; in asmc_mbp_sysctl_light_control()