Searched refs:shim_dbg (Results 1 – 2 of 2) sorted by relevance
41 void (*shim_dbg)(struct sst_generic_ipc *, const char *); member
57 if (ipc->ops.shim_dbg != NULL) in tx_wait_done()58 ipc->ops.shim_dbg(ipc, "message timeout"); in tx_wait_done()