Home
last modified time | relevance | path

Searched refs:csp_start (Results 1 – 2 of 2) sorted by relevance

/linux/include/sound/
H A Dsb16_csp.h36 int (*csp_start) (struct snd_sb_csp * p, int sample_width, int channels); member
/linux/sound/isa/sb/
H A Dsb16_csp.c132 p->ops.csp_start = snd_sb_csp_start; in snd_sb_csp_new()