Home
last modified time | relevance | path

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

/freebsd-14.2/sys/powerpc/powermac/
H A Dnvbl.c64 static int nvbl_sysctl(SYSCTL_HANDLER_ARGS);
143 nvbl_sysctl, "I", "Backlight level (0-100)"); in nvbl_attach()
185 nvbl_sysctl(SYSCTL_HANDLER_ARGS) in nvbl_sysctl() function