Searched refs:tx_data_copy (Results 1 – 6 of 6) sorted by relevance
51 void (*tx_data_copy)(struct ipc_message *, char *, size_t); member
107 if ((tx_bytes) && (ipc->ops.tx_data_copy != NULL)) in ipc_tx_message()108 ipc->ops.tx_data_copy(msg, tx_data, tx_bytes); in ipc_tx_message()
418 ipc->ops.tx_data_copy = skl_ipc_tx_data_copy; in cnl_ipc_init()
595 ipc->ops.tx_data_copy = skl_ipc_tx_data_copy; in skl_ipc_init()
703 ipc->ops.tx_data_copy = byt_tx_data_copy; in sst_byt_dsp_init()
2120 ipc->ops.tx_data_copy = hsw_tx_data_copy; in sst_hsw_dsp_init()