Home
last modified time | relevance | path

Searched defs:pcxhr_rmh (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/sound/pci/pcxhr/
Dpcxhr_core.h34 struct pcxhr_rmh { struct
35 u16 cmd_len; /* length of the command to send (WORDs) */
36 u16 stat_len; /* length of the status received (WORDs) */
37 u16 dsp_stat; /* status type, RMP_SSIZE_XXX */
38 u16 cmd_idx; /* index of the command */
39 u32 cmd[PCXHR_SIZE_MAX_CMD];
40 u32 stat[PCXHR_SIZE_MAX_STATUS];