Home
last modified time | relevance | path

Searched refs:run_width (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/uapi/sound/
Dsb16_csp.h94 unsigned short run_width; /* current sample width */ member
/Linux-v5.10/include/sound/
Dsb16_csp.h55 int run_width; /* current sample width */ member
/Linux-v5.10/sound/isa/sb/
Dsb16_csp.c206 info.run_width = p->run_width; in snd_sb_csp_ioctl()
836 p->run_width = sample_width; in snd_sb_csp_start()
1161 ((p->run_width & SNDRV_SB_CSP_SAMPLE_16BIT) ? 16 : 8), in info_read()