Searched refs:ipc_msg_type (Results 1 – 2 of 2) sorted by relevance
30 u32 ipc_msg_type; member484 if (event->ipc_msg_type == msg_type) in sof_client_ipc_rx_dispatcher()492 u32 ipc_msg_type, in sof_client_register_ipc_rx_handler() argument502 if (!(ipc_msg_type & SOF_GLB_TYPE_MASK)) in sof_client_register_ipc_rx_handler()505 if (!(ipc_msg_type & SOF_IPC4_NOTIFICATION_TYPE_MASK)) in sof_client_register_ipc_rx_handler()517 event->ipc_msg_type = ipc_msg_type; in sof_client_register_ipc_rx_handler()531 u32 ipc_msg_type) in sof_client_unregister_ipc_rx_handler() argument539 if (event->cdev == cdev && event->ipc_msg_type == ipc_msg_type) { in sof_client_unregister_ipc_rx_handler()
65 u32 ipc_msg_type,68 u32 ipc_msg_type);