Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/sound/
H A Dsb16_csp.h79 unsigned short run_width; /* current sample width */ member
/linux-6.15/include/sound/
H A Dsb16_csp.h55 int run_width; /* current sample width */ member
/linux-6.15/sound/isa/sb/
H A Dsb16_csp.c209 info.run_width = p->run_width; in snd_sb_csp_ioctl()
846 p->run_width = sample_width; in snd_sb_csp_start()
1179 ((p->run_width & SNDRV_SB_CSP_SAMPLE_16BIT) ? 16 : 8), in info_read()