Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/intel/catpt/
Dmessages.h54 #define CATPT_MSG(hdr) { .val = hdr } macro
Dipc.c197 union catpt_notify_msg msg = CATPT_MSG(header); in catpt_dsp_process_response()