Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dbacklight.h35 extern int pmac_backlight_set_legacy_brightness(int brightness);
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dbacklight.c184 int pmac_backlight_set_legacy_brightness(int brightness) in pmac_backlight_set_legacy_brightness() function
/openbmc/linux/drivers/macintosh/
H A Dvia-pmu.c2391 return pmac_backlight_set_legacy_brightness(brightness); in pmu_ioctl()