Home
last modified time | relevance | path

Searched refs:dsp_stat (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/sound/pci/pcxhr/
Dpcxhr_core.h37 u16 dsp_stat; /* status type, RMP_SSIZE_XXX */ member
Dpcxhr_core.c564 if (rmh->dsp_stat != RMH_SSIZE_FIXED) { in pcxhr_read_rmh_status()
565 if (rmh->dsp_stat == RMH_SSIZE_ARG) { in pcxhr_read_rmh_status()
724 rmh->dsp_stat = pcxhr_dsp_cmds[cmd].st_type; in pcxhr_init_rmh()
Dpcxhr.c1274 rmh.dsp_stat = 0; in pcxhr_proc_info()
/linux-6.12.1/sound/pci/lx6464es/
Dlx_core.h89 u16 dsp_stat; /* status type, RMP_SSIZE_XXX */ member
Dlx_core.c215 rmh->dsp_stat = dsp_commands[cmd].dcStatusType; in lx_message_init()
275 if (rmh->dsp_stat == 0) in lx_message_send_atomic()