Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dbacklight.h34 extern void pmac_backlight_set_legacy_brightness_pmu(int brightness);
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dbacklight.c176 void pmac_backlight_set_legacy_brightness_pmu(int brightness) { in pmac_backlight_set_legacy_brightness_pmu() function
/openbmc/linux/drivers/macintosh/
H A Dvia-pmu.c1433 pmac_backlight_set_legacy_brightness_pmu(data[1] >> 4); in pmu_handle_data()