Searched refs:snd_sb_csp (Results 1 - 1 of 1) sorted by relevance

/include/sound/
H A Dsb16_csp.h126 struct snd_sb_csp;
143 int (*csp_use) (struct snd_sb_csp * p);
144 int (*csp_unuse) (struct snd_sb_csp * p);
145 int (*csp_autoload) (struct snd_sb_csp * p, int pcm_sfmt, int play_rec_mode);
146 int (*csp_start) (struct snd_sb_csp * p, int sample_width, int channels);
147 int (*csp_stop) (struct snd_sb_csp * p);
148 int (*csp_qsound_transfer) (struct snd_sb_csp * p);
154 struct snd_sb_csp { struct

Completed in 151 milliseconds