Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/common/
H A Dsst-ipc.h74 int sst_ipc_tx_message_nopm(struct sst_generic_ipc *ipc,
H A Dsst-ipc.c211 int sst_ipc_tx_message_nopm(struct sst_generic_ipc *ipc, in sst_ipc_tx_message_nopm() function
216 EXPORT_SYMBOL_GPL(sst_ipc_tx_message_nopm);
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-sst-ipc.c1065 ret = sst_ipc_tx_message_nopm(ipc, request, NULL); in skl_ipc_set_d0ix()