Home
last modified time | relevance | path

Searched refs:SOF_IPC4_MSG_IS_NOTIFICATION (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/sound/sof/ipc4/
H A Dheader.h462 #define SOF_IPC4_MSG_IS_NOTIFICATION(x) (SOF_IPC4_MSG_TYPE_GET(x) == \ macro
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dipc4.c588 if (!ipc4_msg || !SOF_IPC4_MSG_IS_NOTIFICATION(ipc4_msg->primary)) in sof_ipc4_rx_msg()

Completed in 3 milliseconds