Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dapplesmc.c451 static const struct applesmc_entry *applesmc_get_entry_by_key(const char *key) in applesmc_get_entry_by_key() function
472 entry = applesmc_get_entry_by_key(key); in applesmc_read_key()
483 entry = applesmc_get_entry_by_key(key); in applesmc_write_key()
494 entry = applesmc_get_entry_by_key(key); in applesmc_has_key()
794 entry = applesmc_get_entry_by_key(LIGHT_SENSOR_LEFT_KEY); in applesmc_light_show()
1367 entry = applesmc_get_entry_by_key(FANS_MANUAL); in applesmc_hwmon_write()