Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/isa/sb/
Dsb16_csp.c67 static int snd_sb_csp_open(struct snd_hwdep * hw, struct file *file);
140 hw->ops.open = snd_sb_csp_open; in snd_sb_csp_new()
172 static int snd_sb_csp_open(struct snd_hwdep * hw, struct file *file) in snd_sb_csp_open() function