Searched defs:snd_sb_csp_start (Results 1 – 2 of 2) sorted by relevance
64 struct snd_sb_csp_start { struct65 int sample_width; /* sample width, look above */66 int channels; /* channels, look above */
789 static int snd_sb_csp_start(struct snd_sb_csp * p, int sample_width, int channels) in snd_sb_csp_start() function
Completed in 6 milliseconds