Searched refs:snd_opl4_create_proc (Results 1 – 2 of 2) sorted by relevance
212 int snd_opl4_create_proc(struct snd_opl4 *opl4);215 static inline int snd_opl4_create_proc(struct snd_opl4 *opl4) { return 0; } in snd_opl4_create_proc() function
231 snd_opl4_create_proc(opl4); in snd_opl4_create()