Searched defs:opl4 (Results 1 – 2 of 2) sorted by relevance
215 static inline int snd_opl4_create_proc(struct snd_opl4 *opl4) { return 0; } in snd_opl4_create_proc()216 static inline void snd_opl4_free_proc(struct snd_opl4 *opl4) {} in snd_opl4_free_proc()
36 int snd_yrw801_detect(struct snd_opl4 *opl4) in snd_yrw801_detect()