Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dseq_device.c45 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()
188 kfree(to_seq_dev(dev)); in snd_seq_dev_release()
/openbmc/linux/sound/pci/emu10k1/
H A Demu10k1_synth.c21 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_emu10k1_synth_probe()
70 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_emu10k1_synth_remove()
/openbmc/linux/sound/isa/sb/
H A Demu8000_synth.c26 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()
/openbmc/linux/sound/drivers/opl4/
H A 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()
/openbmc/linux/include/sound/
H A Dseq_device.h27 #define to_seq_dev(_dev) \ macro
/openbmc/linux/sound/drivers/opl3/
H A Dopl3_seq.c209 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()
/openbmc/linux/sound/core/seq/
H A Dseq_midi.c270 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_seq_midisynth_probe()
430 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_seq_midisynth_remove()
H A Dseq_ump_client.c495 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_seq_ump_probe()
557 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_seq_ump_remove()
/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_synth.c91 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_seq_oss_synth_probe()
142 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_seq_oss_synth_remove()