Searched refs:_dev (Results 1 – 7 of 7) sorted by relevance
19 static int snd_emu10k1_synth_probe(struct device *_dev) in snd_emu10k1_synth_probe() argument21 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_emu10k1_synth_probe()70 static int snd_emu10k1_synth_remove(struct device *_dev) in snd_emu10k1_synth_remove() argument72 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_emu10k1_synth_remove()
24 static int snd_emu8000_probe(struct device *_dev) in snd_emu8000_probe() argument26 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_emu8000_probe()84 static int snd_emu8000_remove(struct device *_dev) in snd_emu8000_remove() argument86 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_emu8000_remove()
127 static int snd_opl4_seq_probe(struct device *_dev) in snd_opl4_seq_probe() argument129 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_opl4_seq_probe()184 static int snd_opl4_seq_remove(struct device *_dev) in snd_opl4_seq_remove() argument186 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_opl4_seq_remove()
207 static int snd_opl3_seq_probe(struct device *_dev) in snd_opl3_seq_probe() argument209 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_opl3_seq_probe()250 static int snd_opl3_seq_remove(struct device *_dev) in snd_opl3_seq_remove() argument252 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_opl3_seq_remove()
263 snd_seq_midisynth_probe(struct device *_dev) in snd_seq_midisynth_probe() argument265 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_seq_midisynth_probe()418 snd_seq_midisynth_remove(struct device *_dev) in snd_seq_midisynth_remove() argument420 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_seq_midisynth_remove()
89 snd_seq_oss_synth_probe(struct device *_dev) in snd_seq_oss_synth_probe() argument91 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_seq_oss_synth_probe()140 snd_seq_oss_synth_remove(struct device *_dev) in snd_seq_oss_synth_remove() argument142 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_seq_oss_synth_remove()
20 #define to_led_card_dev(_dev) \ argument21 container_of(_dev, struct snd_ctl_led_card, dev)