Home
last modified time | relevance | path

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

/openbmc/linux/sound/isa/sb/
H A Dsb16_csp.c67 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