Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dapplesmc.c368 static const struct applesmc_entry *applesmc_get_entry_by_index(int index) in applesmc_get_entry_by_index() function
410 entry = applesmc_get_entry_by_index(middle); in applesmc_get_lower_bound()
432 entry = applesmc_get_entry_by_index(middle); in applesmc_get_upper_bound()
461 return applesmc_get_entry_by_index(begin); in applesmc_get_entry_by_key()
551 entry = applesmc_get_entry_by_index(i); in applesmc_init_index()
1004 entry = applesmc_get_entry_by_index(key_at_index); in applesmc_key_at_index_read_show()
1019 entry = applesmc_get_entry_by_index(key_at_index); in applesmc_key_at_index_data_length_show()
1031 entry = applesmc_get_entry_by_index(key_at_index); in applesmc_key_at_index_type_show()
1043 entry = applesmc_get_entry_by_index(key_at_index); in applesmc_key_at_index_name_show()