Home
last modified time | relevance | path

Searched defs:sst_plat_ipc_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/intel/common/
H A Dsst-ipc.h39 struct sst_plat_ipc_ops { struct
40 void (*tx_msg)(struct sst_generic_ipc *, struct ipc_message *);
41 void (*shim_dbg)(struct sst_generic_ipc *, const char *);
65 struct sst_plat_ipc_ops ops; argument