Home
last modified time | relevance | path

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

/drivers/soc/apple/
A Drtkit.c109 ret = apple_rtkit_send_message(rtk, APPLE_RTKIT_EP_MGMT, msg, NULL, false); in apple_rtkit_management_send()
316 apple_rtkit_send_message(rtk, ep, reply, NULL, false); in apple_rtkit_common_rx_get_buffer()
414 apple_rtkit_send_message(rtk, APPLE_RTKIT_EP_IOREPORT, msg, in apple_rtkit_ioreport_rx()
489 apple_rtkit_send_message(rtk, APPLE_RTKIT_EP_SYSLOG, msg, NULL, false); in apple_rtkit_syslog_rx_log()
604 int apple_rtkit_send_message(struct apple_rtkit *rtk, u8 ep, u64 message, in apple_rtkit_send_message() function
634 EXPORT_SYMBOL_GPL(apple_rtkit_send_message);
/drivers/mfd/
A Dmacsmc.c75 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()
441 ret = apple_rtkit_send_message(smc->rtk, SMC_ENDPOINT, in apple_smc_probe()

Completed in 7 milliseconds