Searched refs:snd_seq_device (Results 1 – 20 of 20) sorted by relevance
14 struct snd_seq_device { struct 23 void (*private_free)(struct snd_seq_device *device); argument 28 container_of(_dev, struct snd_seq_device, dev) argument 63 int argsize, struct snd_seq_device **result);65 #define SNDRV_SEQ_DEVICE_ARGPTR(dev) (void *)((char *)(dev) + sizeof(struct snd_seq_device))
312 struct snd_seq_device *seq_dev; /* sequencer device */316 struct snd_seq_device *oss_seq_dev; /* OSS sequencer device */
86 struct snd_seq_device **ret);
118 struct snd_seq_device *oss_synth;
68 struct snd_seq_device *seq_dev;
21 * resources like i/o port are passed via snd_seq_device argument.45 struct snd_seq_device *sdev = to_seq_dev(dev); in snd_seq_bus_match() 65 struct snd_seq_device *sdev = to_seq_dev(dev); in print_dev_info() 91 struct snd_seq_device *sdev = to_seq_dev(dev); in request_seq_drv() 156 struct snd_seq_device *dev = device->device_data; in snd_seq_device_dev_free() 167 struct snd_seq_device *dev = device->device_data; in snd_seq_device_dev_register() 180 struct snd_seq_device *dev = device->device_data; in snd_seq_device_dev_disconnect() 199 int argsize, struct snd_seq_device **result) in snd_seq_device_new() 201 struct snd_seq_device *dev; in snd_seq_device_new()
210 static void snd_ump_dev_seq_free(struct snd_seq_device *device) in snd_ump_dev_seq_free()
1949 static void snd_rawmidi_dev_seq_free(struct snd_seq_device *device) in snd_rawmidi_dev_seq_free()
26 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_emu8000_probe() 86 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_emu8000_remove()
1053 struct snd_seq_device **awe_ret) in snd_emu8000_new() 1055 struct snd_seq_device *awe; in snd_emu8000_new()
129 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_opl4_seq_probe() 186 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_opl4_seq_remove()
192 struct snd_seq_device *seq_dev;
144 static void snd_opl4_seq_dev_free(struct snd_seq_device *seq_dev) in snd_opl4_seq_dev_free()
209 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_opl3_seq_probe() 252 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_opl3_seq_remove()
93 struct snd_seq_device *dev; in snd_opl3_init_seq_oss()
270 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_seq_midisynth_probe() 417 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_seq_midisynth_remove()
457 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_seq_ump_probe() 518 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_seq_ump_remove()
84 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_seq_oss_synth_probe() 135 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_seq_oss_synth_remove()
76 struct snd_seq_device *wave = NULL; in snd_card_emu10k1_probe()
55 struct snd_seq_device *dev; in snd_emux_init_seq_oss()