Searched refs:applesmc_write_key (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/hwmon/ |
| H A D | applesmc.c | 479 static int applesmc_write_key(const char *key, const u8 *buffer, u8 len) in applesmc_write_key() function 535 applesmc_write_key(MOTION_SENSOR_KEY, buffer, 2); in applesmc_device_init() 703 applesmc_write_key(BACKLIGHT_KEY, backlight_state, 2); in applesmc_pm_resume() 860 applesmc_write_key(BACKLIGHT_KEY, backlight_state, 2); in applesmc_backlight_set() 1350 return applesmc_write_key(key, buffer, 2); in applesmc_hwmon_write()
|