Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/sound/
Dsb16_csp.h79 unsigned short run_width; /* current sample width */ member
/Linux-v6.1/include/sound/
Dsb16_csp.h55 int run_width; /* current sample width */ member
/Linux-v6.1/sound/isa/sb/
Dsb16_csp.c208 info.run_width = p->run_width; in snd_sb_csp_ioctl()
839 p->run_width = sample_width; in snd_sb_csp_start()
1178 ((p->run_width & SNDRV_SB_CSP_SAMPLE_16BIT) ? 16 : 8), in info_read()