Searched refs:SMC_ENDPOINT (Results 1 – 1 of 1) sorted by relevance
| /drivers/mfd/ |
| A D | macsmc.c | 24 #define SMC_ENDPOINT 0x20 macro 75 ret = apple_rtkit_send_message(smc->rtk, SMC_ENDPOINT, msg, NULL, false); in apple_smc_cmd_locked() 265 ret = apple_rtkit_send_message(smc->rtk, SMC_ENDPOINT, msg, NULL, true); in apple_smc_write_atomic() 333 if (endpoint != SMC_ENDPOINT) { in apple_smc_rtkit_recv_early() 369 if (endpoint != SMC_ENDPOINT) { in apple_smc_rtkit_recv() 434 ret = apple_rtkit_start_ep(smc->rtk, SMC_ENDPOINT); in apple_smc_probe() 441 ret = apple_rtkit_send_message(smc->rtk, SMC_ENDPOINT, in apple_smc_probe()
|
Completed in 4 milliseconds