Searched refs:opl3 (Results 1 – 2 of 2) sorted by relevance
/include/sound/ |
A D | opl3.h | 290 void (*command) (struct snd_opl3 * opl3, unsigned short cmd, unsigned char val); 341 int snd_opl3_init(struct snd_opl3 *opl3); 346 struct snd_opl3 ** opl3); 347 int snd_opl3_timer_new(struct snd_opl3 * opl3, int timer1_dev, int timer2_dev); 348 int snd_opl3_hwdep_new(struct snd_opl3 * opl3, int device, int seq_device, 357 void snd_opl3_reset(struct snd_opl3 * opl3); 362 int snd_opl3_load_patch(struct snd_opl3 *opl3, 367 struct fm_patch *snd_opl3_find_patch(struct snd_opl3 *opl3, int prog, int bank, 369 void snd_opl3_clear_patches(struct snd_opl3 *opl3); 372 static inline void snd_opl3_clear_patches(struct snd_opl3 *opl3) {} in snd_opl3_clear_patches() argument
|
A D | opl4.h | 17 struct snd_opl3 **opl3, struct snd_opl4 **opl4);
|
Completed in 11 milliseconds