Home
last modified time | relevance | path

Searched refs:sst_ipc_tx_message_nopm (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/sound/soc/intel/common/
Dsst-ipc.h83 int sst_ipc_tx_message_nopm(struct sst_generic_ipc *ipc, u64 header,
Dsst-ipc.c218 int sst_ipc_tx_message_nopm(struct sst_generic_ipc *ipc, u64 header, in sst_ipc_tx_message_nopm() function
224 EXPORT_SYMBOL_GPL(sst_ipc_tx_message_nopm);
/Linux-v4.19/sound/soc/intel/skylake/
Dskl-sst-ipc.c1027 ret = sst_ipc_tx_message_nopm(ipc, *ipc_header, NULL, 0, NULL, 0); in skl_ipc_set_d0ix()