Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/dpms/
H A Ddpms.c96 static int dpms_get_current_state(int *);
153 error = dpms_get_current_state(&sc->dpms_initial_state); in dpms_attach()
216 dpms_get_current_state(int *state) in dpms_get_current_state() function