Home
last modified time | relevance | path

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

/linux-4.4.14/sound/isa/sb/
Dsb16_csp.c81 static int snd_sb_csp_open(struct snd_hwdep * hw, struct file *file);
154 hw->ops.open = snd_sb_csp_open; in snd_sb_csp_new()
186 static int snd_sb_csp_open(struct snd_hwdep * hw, struct file *file) in snd_sb_csp_open() function