Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dapplesmc.c121 struct applesmc_entry { struct
142 struct applesmc_entry *cache; /* cached key entries */ argument
313 static int applesmc_read_entry(const struct applesmc_entry *entry, in applesmc_read_entry()
327 static int applesmc_write_entry(const struct applesmc_entry *entry, in applesmc_write_entry()
340 static const struct applesmc_entry *applesmc_get_entry_by_index(int index) in applesmc_get_entry_by_index()
342 struct applesmc_entry *cache = &smcreg.cache[index]; in applesmc_get_entry_by_index()
378 const struct applesmc_entry *entry; in applesmc_get_lower_bound()
400 const struct applesmc_entry *entry; in applesmc_get_upper_bound()
419 static const struct applesmc_entry *applesmc_get_entry_by_key(const char *key) in applesmc_get_entry_by_key()
438 const struct applesmc_entry *entry; in applesmc_read_key()
[all …]