Home
last modified time | relevance | path

Searched refs:LgStat (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/sound/drivers/vx/
H A Dvx_core.c152 if (rmh->DspStat == RMH_SSIZE_FIXED && rmh->LgStat == 0) in vx_read_status()
172 rmh->LgStat = size + 1; in vx_read_status()
183 rmh->LgStat = size + 1; in vx_read_status()
187 size = rmh->LgStat; in vx_read_status()
H A Dvx_cmd.c92 rmh->LgStat = vx_dsp_cmds[cmd].st_length; in vx_init_rmh()
H A Dvx_pcm.c1090 while (i < chip->irq_rmh.LgStat) { in vx_pcm_update_intr()
H A Dvx_mixer.c371 rmh.LgStat += 2 * VU_METER_CHANNELS; in vx_get_audio_vu_meter()
/kernel/linux/linux-6.6/sound/drivers/vx/
H A Dvx_core.c157 if (rmh->DspStat == RMH_SSIZE_FIXED && rmh->LgStat == 0) in vx_read_status()
177 rmh->LgStat = size + 1; in vx_read_status()
188 rmh->LgStat = size + 1; in vx_read_status()
192 size = rmh->LgStat; in vx_read_status()
H A Dvx_cmd.c92 rmh->LgStat = vx_dsp_cmds[cmd].st_length; in vx_init_rmh()
H A Dvx_pcm.c1099 while (i < chip->irq_rmh.LgStat) { in vx_pcm_update_intr()
H A Dvx_mixer.c371 rmh.LgStat += 2 * VU_METER_CHANNELS; in vx_get_audio_vu_meter()
/kernel/linux/linux-5.10/include/sound/
H A Dvx_core.h29 u16 LgStat; /* length of the status received (WORDs) */ member
418 RMH_SSIZE_FIXED = 0, /* status size given by the driver (in LgStat) */
/kernel/linux/linux-6.6/include/sound/
H A Dvx_core.h29 u16 LgStat; /* length of the status received (WORDs) */ member
418 RMH_SSIZE_FIXED = 0, /* status size given by the driver (in LgStat) */

Completed in 15 milliseconds