Home
last modified time | relevance | path

Searched refs:global_msg_type (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/intel/catpt/
H A Dmessages.h47 u32 global_msg_type:5; member
56 { .global_msg_type = CATPT_GLB_##msg_type }
310 u32 global_msg_type:5;
320 .global_msg_type = CATPT_GLB_STREAM_MESSAGE }
325 .global_msg_type = CATPT_GLB_STREAM_MESSAGE }
369 u32 global_msg_type:5;
307 u32 global_msg_type:5; global() member
366 u32 global_msg_type:5; global() member
H A Dipc.c214 switch (msg.global_msg_type) { in catpt_dsp_process_response()
244 msg.global_msg_type); in catpt_dsp_irq_thread()
/linux/sound/soc/intel/avs/
H A Dmessages.h47 u32 global_msg_type:5; member
173 u32 global_msg_type:5; member
217 u32 global_msg_type:5; member
241 .global_msg_type = AVS_GLB_##msg_type, \
256 .global_msg_type = AVS_GLB_NOTIFICATION,\
265 __msg.global_msg_type != AVS_GLB_NOTIFICATION; \