Home
last modified time | relevance | path

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

/linux/sound/soc/intel/avs/
H A Dipc.c220 if (!adev->ipc->ready && msg.notify_msg_type != AVS_NOTIFY_FW_READY) { in avs_dsp_process_notification()
226 switch (msg.notify_msg_type) { in avs_dsp_process_notification()
263 switch (msg.notify_msg_type) { in avs_dsp_process_notification()
H A Dmessages.h214 u32 notify_msg_type:8; member
253 .notify_msg_type = AVS_NOTIFY_##msg_type,\