Searched refs:apple_smc_cmd (Results 1 – 1 of 1) sorted by relevance
| /drivers/mfd/ |
| A D | macsmc.c | 102 static int apple_smc_cmd(struct apple_smc *smc, u64 cmd, u64 arg, in apple_smc_cmd() function 197 ret = apple_smc_cmd(smc, SMC_MSG_GET_KEY_BY_INDEX, index, 0, 0, key); in apple_smc_get_key_by_index() 209 ret = apple_smc_cmd(smc, SMC_MSG_GET_KEY_INFO, key, 0, 0, NULL); in apple_smc_get_key_info()
|
Completed in 8 milliseconds