Searched refs:applesmc_get_key_type (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.c393 * applesmc_get_key_type - get key type, and put the result in type (char[6]).
397 static int applesmc_get_key_type(char* key, char* type) function
615 ret = applesmc_get_key_type(LIGHT_SENSOR_LEFT_KEY, query);
899 ret = applesmc_get_key_type(key, info);
939 ret = applesmc_get_key_type(key, info);
966 ret = applesmc_get_key_type(key, info);

Completed in 29 milliseconds