Home
last modified time | relevance | path

Searched refs:notify_msg_type (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/sound/soc/intel/avs/
Dipc.c218 if (!adev->ipc->ready && msg.notify_msg_type != AVS_NOTIFY_FW_READY) { in avs_dsp_process_notification()
224 switch (msg.notify_msg_type) { in avs_dsp_process_notification()
261 switch (msg.notify_msg_type) { in avs_dsp_process_notification()
Dmessages.h202 u32 notify_msg_type:8; member
240 .notify_msg_type = AVS_NOTIFY_##msg_type,\