Searched refs:opl3 (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/include/sound/ |
D | opl3.h | 306 void (*command) (struct snd_opl3 * opl3, unsigned short cmd, unsigned char val); 357 int snd_opl3_init(struct snd_opl3 *opl3); 362 struct snd_opl3 ** opl3); 363 int snd_opl3_timer_new(struct snd_opl3 * opl3, int timer1_dev, int timer2_dev); 364 int snd_opl3_hwdep_new(struct snd_opl3 * opl3, int device, int seq_device, 373 void snd_opl3_reset(struct snd_opl3 * opl3); 378 int snd_opl3_load_patch(struct snd_opl3 *opl3, 383 struct fm_patch *snd_opl3_find_patch(struct snd_opl3 *opl3, int prog, int bank, 385 void snd_opl3_clear_patches(struct snd_opl3 *opl3); 388 static inline void snd_opl3_clear_patches(struct snd_opl3 *opl3) {} in snd_opl3_clear_patches() argument
|
D | opl4.h | 30 struct snd_opl3 **opl3, struct snd_opl4 **opl4);
|