Searched refs:ipc_log_header (Results 1 – 1 of 1) sorted by relevance
/sound/soc/sof/ |
D | ipc.c | 50 static void ipc_log_header(struct device *dev, u8 *text, u32 cmd) in ipc_log_header() function 191 static inline void ipc_log_header(struct device *dev, u8 *text, u32 cmd) in ipc_log_header() function 223 ipc_log_header(sdev->dev, "ipc tx succeeded", hdr->cmd); in tx_wait_done() 281 ipc_log_header(sdev->dev, "ipc tx", msg->header); in sof_ipc_tx_message_unlocked() 341 ipc_log_header(sdev->dev, "ipc rx", hdr.cmd); in snd_sof_ipc_msgs_rx() 381 ipc_log_header(sdev->dev, "ipc rx done", hdr.cmd); in snd_sof_ipc_msgs_rx()
|