| /linux/sound/drivers/opl3/ |
| H A D | opl3_lib.c | 26 static void snd_opl2_command(struct snd_opl3 * opl3, unsigned short cmd, unsigned char val) in snd_opl2_command() 46 static void snd_opl3_command(struct snd_opl3 * opl3, unsigned short cmd, unsigned char val) in snd_opl3_command() 68 static int snd_opl3_detect(struct snd_opl3 * opl3) in snd_opl3_detect() 141 struct snd_opl3 *opl3; in snd_opl3_timer1_start() local 156 struct snd_opl3 *opl3; in snd_opl3_timer1_stop() local 174 struct snd_opl3 *opl3; in snd_opl3_timer2_start() local 189 struct snd_opl3 *opl3; in snd_opl3_timer2_stop() local 221 static int snd_opl3_timer1_init(struct snd_opl3 * opl3, int timer_no) in snd_opl3_timer1_init() 242 static int snd_opl3_timer2_init(struct snd_opl3 * opl3, int timer_no) in snd_opl3_timer2_init() 270 struct snd_opl3 *opl3; in snd_opl3_interrupt() local [all …]
|
| H A D | opl3_synth.c | 82 struct snd_opl3 *opl3 = hw->private_data; in snd_opl3_ioctl() local 172 struct snd_opl3 *opl3 = hw->private_data; in snd_opl3_release() local 185 struct snd_opl3 *opl3 = hw->private_data; in snd_opl3_write() local 239 int snd_opl3_load_patch(struct snd_opl3 *opl3, in snd_opl3_load_patch() 302 struct fm_patch *snd_opl3_find_patch(struct snd_opl3 *opl3, int prog, int bank, in snd_opl3_find_patch() 330 void snd_opl3_clear_patches(struct snd_opl3 *opl3) in snd_opl3_clear_patches() 346 void snd_opl3_reset(struct snd_opl3 * opl3) in snd_opl3_reset() 388 static int snd_opl3_play_note(struct snd_opl3 * opl3, struct snd_dm_fm_note * note) in snd_opl3_play_note() 435 static int snd_opl3_set_voice(struct snd_opl3 * opl3, struct snd_dm_fm_voice * voice) in snd_opl3_set_voice() 539 static int snd_opl3_set_params(struct snd_opl3 * opl3, struct snd_dm_fm_params * params) in snd_opl3_set_params() [all …]
|
| H A D | opl3_oss.c | 31 struct snd_opl3 *opl3 = private_data; in snd_opl3_oss_event_input() local 42 struct snd_opl3 *opl3 = private_data; in snd_opl3_oss_free_port() local 47 static int snd_opl3_oss_create_port(struct snd_opl3 * opl3) in snd_opl3_oss_create_port() 90 void snd_opl3_init_seq_oss(struct snd_opl3 *opl3, char *name) in snd_opl3_init_seq_oss() 120 void snd_opl3_free_seq_oss(struct snd_opl3 *opl3) in snd_opl3_free_seq_oss() 133 struct snd_opl3 *opl3 = closure; in snd_opl3_open_seq_oss() local 159 struct snd_opl3 *opl3; in snd_opl3_close_seq_oss() local 179 struct snd_opl3 *opl3; in snd_opl3_load_patch_seq_oss() local 223 struct snd_opl3 *opl3; in snd_opl3_ioctl_seq_oss() local
|
| H A D | opl3_drums.c | 67 static void snd_opl3_drum_voice_set(struct snd_opl3 *opl3, in snd_opl3_drum_voice_set() 102 static void snd_opl3_drum_note_set(struct snd_opl3 *opl3, in snd_opl3_drum_note_set() 120 static void snd_opl3_drum_vol_set(struct snd_opl3 *opl3, in snd_opl3_drum_vol_set() 149 void snd_opl3_load_drums(struct snd_opl3 *opl3) in snd_opl3_load_drums() 169 void snd_opl3_drum_switch(struct snd_opl3 *opl3, int note, int vel, int on_off, in snd_opl3_drum_switch()
|
| H A D | opl3_voice.h | 38 #define snd_opl3_init_seq_oss(opl3, name) /* NOP */ argument 39 #define snd_opl3_free_seq_oss(opl3) /* NOP */ argument
|
| /linux/sound/isa/ |
| H A D | adlib.c | 49 struct snd_opl3 *opl3; in snd_adlib_probe() local
|
| H A D | als100.c | 169 struct snd_opl3 *opl3; in snd_card_als100_probe() local
|
| H A D | azt2320.c | 168 struct snd_opl3 *opl3; in snd_card_azt2320_probe() local
|
| H A D | cmi8328.c | 221 struct snd_opl3 *opl3; in snd_cmi8328_probe() local
|
| H A D | sc6000.c | 556 struct snd_opl3 *opl3; __snd_sc6000_probe() local
|
| /linux/sound/isa/sb/ |
| H A D | sb8.c | 78 struct snd_opl3 *opl3; in snd_sb8_probe() local
|
| H A D | jazz16.c | 220 struct snd_opl3 *opl3; in snd_jazz16_probe() local
|
| /linux/sound/pci/ymfpci/ |
| H A D | ymfpci.c | 163 struct snd_opl3 *opl3; in __snd_card_ymfpci_probe() local
|
| /linux/sound/isa/ad1816a/ |
| H A D | ad1816a.c | 123 struct snd_opl3 *opl3; in snd_card_ad1816a_probe() local
|
| /linux/sound/drivers/opl4/ |
| H A D | opl4_lib.c | 179 struct snd_opl3 *opl3; in snd_opl4_create() local
|
| /linux/sound/isa/es1688/ |
| H A D | es1688.c | 120 struct snd_opl3 *opl3; in snd_es1688_probe() local
|
| /linux/sound/isa/wavefront/ |
| H A D | wavefront.c | 368 struct snd_opl3 *opl3; in snd_wavefront_probe() local
|
| /linux/sound/isa/galaxy/ |
| H A D | galaxy.c | 576 struct snd_opl3 *opl3; in __snd_galaxy_probe() local
|
| /linux/sound/isa/cs423x/ |
| H A D | cs4236.c | 331 struct snd_opl3 *opl3; in snd_cs423x_probe() local
|
| /linux/include/sound/ |
| H A D | opl3.h | 372 static inline void snd_opl3_clear_patches(struct snd_opl3 *opl3) {} in snd_opl3_clear_patches()
|
| /linux/sound/pci/ |
| H A D | als300.c | 112 struct snd_opl3 *opl3; member
|
| H A D | als4000.c | 809 struct snd_opl3 *opl3; in __snd_card_als4000_probe() local
|
| H A D | cmipci.c | 2868 struct snd_opl3 *opl3; in snd_cmipci_create_fm() local
|
| /linux/sound/pci/riptide/ |
| H A D | riptide.c | 426 struct snd_opl3 *opl3; member
|