Searched refs:snd_seq_device (Results 1 – 20 of 20) sorted by relevance
34 struct snd_seq_device { struct44 void (*private_free)(struct snd_seq_device *device); argument63 int (*init_device)(struct snd_seq_device *dev); argument64 int (*free_device)(struct snd_seq_device *dev);71 …vice_new(struct snd_card *card, int device, char *id, int argsize, struct snd_seq_device **result);75 #define SNDRV_SEQ_DEVICE_ARGPTR(dev) (void *)((char *)(dev) + sizeof(struct snd_seq_device))
330 struct snd_seq_device *seq_dev; /* sequencer device */334 struct snd_seq_device *oss_seq_dev; /* OSS sequencer device */
102 struct snd_seq_device **ret);
133 struct snd_seq_device *oss_synth;
146 struct snd_seq_device *seq_dev;
89 static int snd_seq_device_free(struct snd_seq_device *dev);94 static int init_device(struct snd_seq_device *dev, struct ops_list *ops);95 static int free_device(struct snd_seq_device *dev, struct ops_list *ops);177 struct snd_seq_device **result) in snd_seq_device_new()179 struct snd_seq_device *dev; in snd_seq_device_new()233 static int snd_seq_device_free(struct snd_seq_device *dev) in snd_seq_device_free()262 struct snd_seq_device *dev = device->device_data; in snd_seq_device_dev_free()271 struct snd_seq_device *dev = device->device_data; in snd_seq_device_dev_register()293 struct snd_seq_device *dev = device->device_data; in snd_seq_device_dev_disconnect()315 struct snd_seq_device *dev; in snd_seq_device_register_driver()[all …]
277 snd_seq_midisynth_register_port(struct snd_seq_device *dev) in snd_seq_midisynth_register_port()431 snd_seq_midisynth_unregister_port(struct snd_seq_device *dev) in snd_seq_midisynth_unregister_port()
31 int snd_seq_oss_synth_register(struct snd_seq_device *dev);32 int snd_seq_oss_synth_unregister(struct snd_seq_device *dev);
101 snd_seq_oss_synth_register(struct snd_seq_device *dev) in snd_seq_oss_synth_register()153 snd_seq_oss_synth_unregister(struct snd_seq_device *dev) in snd_seq_oss_synth_unregister()
32 static int snd_emu10k1_synth_new_device(struct snd_seq_device *dev) in snd_emu10k1_synth_new_device()82 static int snd_emu10k1_synth_delete_device(struct snd_seq_device *dev) in snd_emu10k1_synth_delete_device()
109 struct snd_seq_device *wave = NULL; in snd_card_emu10k1_probe()
37 static int snd_emu8000_new_device(struct snd_seq_device *dev) in snd_emu8000_new_device()96 static int snd_emu8000_delete_device(struct snd_seq_device *dev) in snd_emu8000_delete_device()
1078 struct snd_seq_device **awe_ret) in snd_emu8000_new()1080 struct snd_seq_device *awe; in snd_emu8000_new()
127 static int snd_opl4_seq_new_device(struct snd_seq_device *dev) in snd_opl4_seq_new_device()183 static int snd_opl4_seq_delete_device(struct snd_seq_device *dev) in snd_opl4_seq_delete_device()
192 struct snd_seq_device *seq_dev;
157 static void snd_opl4_seq_dev_free(struct snd_seq_device *seq_dev) in snd_opl4_seq_dev_free()
219 static int snd_opl3_seq_new_device(struct snd_seq_device *dev) in snd_opl3_seq_new_device()262 static int snd_opl3_seq_delete_device(struct snd_seq_device *dev) in snd_opl3_seq_delete_device()
122 struct snd_seq_device *dev; in snd_opl3_init_seq_oss()
70 struct snd_seq_device *dev; in snd_emux_init_seq_oss()
1534 static void snd_rawmidi_dev_seq_free(struct snd_seq_device *device) in snd_rawmidi_dev_seq_free()