Home
last modified time | relevance | path

Searched refs:to_seq_dev (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/sound/core/seq/
Dseq_device.c60 struct snd_seq_device *sdev = to_seq_dev(dev); in snd_seq_bus_match()
80 struct snd_seq_device *sdev = to_seq_dev(dev); in print_dev_info()
106 struct snd_seq_device *sdev = to_seq_dev(dev); in request_seq_drv()
189 struct snd_seq_device *sdev = to_seq_dev(dev); in snd_seq_dev_release()
Dseq_midi.c278 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_seq_midisynth_probe()
433 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_seq_midisynth_remove()
/linux-4.4.14/sound/pci/emu10k1/
Demu10k1_synth.c34 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_emu10k1_synth_probe()
85 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_emu10k1_synth_remove()
/linux-4.4.14/sound/isa/sb/
Demu8000_synth.c39 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_emu8000_probe()
99 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_emu8000_remove()
/linux-4.4.14/sound/drivers/opl4/
Dopl4_seq.c129 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()
/linux-4.4.14/include/sound/
Dseq_device.h41 #define to_seq_dev(_dev) \ macro
/linux-4.4.14/sound/drivers/opl3/
Dopl3_seq.c221 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_opl3_seq_probe()
263 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_opl3_seq_remove()
/linux-4.4.14/sound/core/seq/oss/
Dseq_oss_synth.c103 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_seq_oss_synth_probe()
154 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_seq_oss_synth_remove()