Searched refs:intel_scu_ipc_simple_command (Results 1 – 4 of 4) sorted by relevance
71 intel_scu_ipc_simple_command(IPCMSG_COLD_OFF, 1); in intel_mid_power_off()76 intel_scu_ipc_simple_command(IPCMSG_COLD_RESET, 0); in intel_mid_reboot()
50 int intel_scu_ipc_simple_command(int cmd, int sub);
139 ret = intel_scu_ipc_simple_command(IPCMSG_VRTC, IPC_CMD_VRTC_SETTIME); in mrst_set_time()231 ret = intel_scu_ipc_simple_command(IPCMSG_VRTC, IPC_CMD_VRTC_SETALARM); in mrst_set_alarm()
437 int intel_scu_ipc_simple_command(int cmd, int sub) in intel_scu_ipc_simple_command() function452 EXPORT_SYMBOL(intel_scu_ipc_simple_command);