Searched refs:sof_client_ipc_tx_message_no_reply (Results 1 – 4 of 4) sorted by relevance
79 ret = sof_client_ipc_tx_message_no_reply(cdev, msg); in ipc3_probes_init()99 return sof_client_ipc_tx_message_no_reply(cdev, &msg); in ipc3_probes_deinit()191 ret = sof_client_ipc_tx_message_no_reply(cdev, msg); in ipc3_probes_points_add()221 ret = sof_client_ipc_tx_message_no_reply(cdev, msg); in ipc3_probes_points_remove()
133 return sof_client_ipc_tx_message_no_reply(cdev, &msg); in ipc4_probes_init()163 return sof_client_ipc_tx_message_no_reply(cdev, &msg); in ipc4_probes_deinit()
42 static inline int sof_client_ipc_tx_message_no_reply(struct sof_client_dev *cdev, void *ipc_msg) in sof_client_ipc_tx_message_no_reply() function
86 ret = sof_client_ipc_tx_message_no_reply(cdev, &hdr); in sof_debug_ipc_flood_test()