Searched refs:applesmc_get_key_at_index (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dapplesmc.c358 * applesmc_get_key_at_index - get key at index, and put the result in key
362 static int applesmc_get_key_at_index(int index, char* key) function
891 ret = applesmc_get_key_at_index(key_at_index, key);
931 ret = applesmc_get_key_at_index(key_at_index, key);
958 ret = applesmc_get_key_at_index(key_at_index, key);
984 ret = applesmc_get_key_at_index(key_at_index, key);

Completed in 109 milliseconds