Home
last modified time | relevance | path

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

/openbsd/sys/arch/macppc/dev/
H A Dabtn.c125 of_setbrightness(brightness); in abtn_adbcomplete()
130 of_setbrightness(brightness); in abtn_adbcomplete()
/openbsd/sys/arch/macppc/macppc/
H A Dofw_machdep.h51 void of_setbrightness(int);
H A Dofw_machdep.c476 of_setbrightness(DEFAULT_BRIGHTNESS); in of_display_console()
554 of_setbrightness(int brightness) in of_setbrightness() function
654 of_setbrightness(dp->curval); in ofw_set_param()
/openbsd/sys/arch/macppc/pci/
H A Dvgafb.c289 of_setbrightness(dp->curval); in vgafb_ioctl()