Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/asmc/
H A Dasmc.c509 static unsigned int light_control = 0; variable
800 buf[0] = light_control; in asmc_resume()
1548 v = light_control; in asmc_mbp_sysctl_light_control()
1554 light_control = v; in asmc_mbp_sysctl_light_control()
1555 buf[0] = light_control; in asmc_mbp_sysctl_light_control()