Searched refs:SOF_IPC4_MSG_IS_NOTIFICATION (Results 1 – 2 of 2) sorted by relevance
475 #define SOF_IPC4_MSG_IS_NOTIFICATION(x) (SOF_IPC4_MSG_TYPE_GET(x) == \ macro
640 if (!ipc4_msg || !SOF_IPC4_MSG_IS_NOTIFICATION(ipc4_msg->primary)) in sof_ipc4_rx_msg()
Completed in 7 milliseconds