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

/linux-4.1.27/sound/pci/pcxhr/
H A Dpcxhr_core.h50 u16 dsp_stat; /* status type, RMP_SSIZE_XXX */ member in struct:pcxhr_rmh
H A Dpcxhr_core.c577 if (rmh->dsp_stat != RMH_SSIZE_FIXED) { pcxhr_read_rmh_status()
578 if (rmh->dsp_stat == RMH_SSIZE_ARG) { pcxhr_read_rmh_status()
582 /* rmh->dsp_stat == RMH_SSIZE_MASK */ pcxhr_read_rmh_status()
737 rmh->dsp_stat = pcxhr_dsp_cmds[cmd].st_type; pcxhr_init_rmh()
H A Dpcxhr.c1306 rmh.dsp_stat = 0; pcxhr_proc_info()
/linux-4.1.27/sound/pci/lx6464es/
H A Dlx_core.h104 u16 dsp_stat; /* status type, RMP_SSIZE_XXX */ member in struct:lx_rmh
H A Dlx_core.c230 rmh->dsp_stat = dsp_commands[cmd].dcStatusType; lx_message_init()
290 if (rmh->dsp_stat == 0) lx_message_send_atomic()

Completed in 247 milliseconds