Searched refs:snd_sb_csp_open (Results 1 – 1 of 1) sorted by relevance
67 static int snd_sb_csp_open(struct snd_hwdep * hw, struct file *file);142 hw->ops.open = snd_sb_csp_open; in snd_sb_csp_new()174 static int snd_sb_csp_open(struct snd_hwdep * hw, struct file *file) in snd_sb_csp_open() function