snd_seq_device 89 include/sound/emu8000.h struct snd_seq_device **ret); snd_seq_device 118 include/sound/emux_synth.h struct snd_seq_device *oss_synth; snd_seq_device 312 include/sound/opl3.h struct snd_seq_device *seq_dev; /* sequencer device */ snd_seq_device 316 include/sound/opl3.h struct snd_seq_device *oss_seq_dev; /* OSS sequencer device */ snd_seq_device 134 include/sound/rawmidi.h struct snd_seq_device *seq_dev; snd_seq_device 23 include/sound/seq_device.h void (*private_free)(struct snd_seq_device *device); snd_seq_device 28 include/sound/seq_device.h container_of(_dev, struct snd_seq_device, dev) snd_seq_device 63 include/sound/seq_device.h int argsize, struct snd_seq_device **result); snd_seq_device 65 include/sound/seq_device.h #define SNDRV_SEQ_DEVICE_ARGPTR(dev) (void *)((char *)(dev) + sizeof(struct snd_seq_device)) snd_seq_device 1665 sound/core/rawmidi.c static void snd_rawmidi_dev_seq_free(struct snd_seq_device *device) snd_seq_device 91 sound/core/seq/oss/seq_oss_synth.c struct snd_seq_device *dev = to_seq_dev(_dev); snd_seq_device 142 sound/core/seq/oss/seq_oss_synth.c struct snd_seq_device *dev = to_seq_dev(_dev); snd_seq_device 260 sound/core/seq/seq_midi.c struct snd_seq_device *dev = to_seq_dev(_dev); snd_seq_device 415 sound/core/seq/seq_midi.c struct snd_seq_device *dev = to_seq_dev(_dev); snd_seq_device 45 sound/core/seq_device.c struct snd_seq_device *sdev = to_seq_dev(dev); snd_seq_device 65 sound/core/seq_device.c struct snd_seq_device *sdev = to_seq_dev(dev); snd_seq_device 91 sound/core/seq_device.c struct snd_seq_device *sdev = to_seq_dev(dev); snd_seq_device 147 sound/core/seq_device.c struct snd_seq_device *dev = device->device_data; snd_seq_device 156 sound/core/seq_device.c struct snd_seq_device *dev = device->device_data; snd_seq_device 169 sound/core/seq_device.c struct snd_seq_device *dev = device->device_data; snd_seq_device 177 sound/core/seq_device.c struct snd_seq_device *sdev = to_seq_dev(dev); snd_seq_device 192 sound/core/seq_device.c int argsize, struct snd_seq_device **result) snd_seq_device 194 sound/core/seq_device.c struct snd_seq_device *dev; snd_seq_device 93 sound/drivers/opl3/opl3_oss.c struct snd_seq_device *dev; snd_seq_device 207 sound/drivers/opl3/opl3_seq.c struct snd_seq_device *dev = to_seq_dev(_dev); snd_seq_device 249 sound/drivers/opl3/opl3_seq.c struct snd_seq_device *dev = to_seq_dev(_dev); snd_seq_device 144 sound/drivers/opl4/opl4_lib.c static void snd_opl4_seq_dev_free(struct snd_seq_device *seq_dev) snd_seq_device 192 sound/drivers/opl4/opl4_local.h struct snd_seq_device *seq_dev; snd_seq_device 129 sound/drivers/opl4/opl4_seq.c struct snd_seq_device *dev = to_seq_dev(_dev); snd_seq_device 186 sound/drivers/opl4/opl4_seq.c struct snd_seq_device *dev = to_seq_dev(_dev); snd_seq_device 1073 sound/isa/sb/emu8000.c struct snd_seq_device **awe_ret) snd_seq_device 1075 sound/isa/sb/emu8000.c struct snd_seq_device *awe; snd_seq_device 26 sound/isa/sb/emu8000_synth.c struct snd_seq_device *dev = to_seq_dev(_dev); snd_seq_device 86 sound/isa/sb/emu8000_synth.c struct snd_seq_device *dev = to_seq_dev(_dev); snd_seq_device 93 sound/pci/emu10k1/emu10k1.c struct snd_seq_device *wave = NULL; snd_seq_device 21 sound/pci/emu10k1/emu10k1_synth.c struct snd_seq_device *dev = to_seq_dev(_dev); snd_seq_device 72 sound/pci/emu10k1/emu10k1_synth.c struct snd_seq_device *dev = to_seq_dev(_dev); snd_seq_device 55 sound/synth/emux/emux_oss.c struct snd_seq_device *dev;