Searched refs:snd_sb_csp (Results 1 – 1 of 1) sorted by relevance
30 struct snd_sb_csp;47 int (*csp_use) (struct snd_sb_csp * p);48 int (*csp_unuse) (struct snd_sb_csp * p);49 int (*csp_autoload) (struct snd_sb_csp * p, snd_pcm_format_t pcm_sfmt, int play_rec_mode);50 int (*csp_start) (struct snd_sb_csp * p, int sample_width, int channels);51 int (*csp_stop) (struct snd_sb_csp * p);52 int (*csp_qsound_transfer) (struct snd_sb_csp * p);58 struct snd_sb_csp { struct