Searched defs:_dev (Results 1 – 7 of 7) sorted by relevance
37 static int snd_emu8000_probe(struct device *_dev) in snd_emu8000_probe()97 static int snd_emu8000_remove(struct device *_dev) in snd_emu8000_remove()
32 static int snd_emu10k1_synth_probe(struct device *_dev) in snd_emu10k1_synth_probe()83 static int snd_emu10k1_synth_remove(struct device *_dev) in snd_emu10k1_synth_remove()
127 static int snd_opl4_seq_probe(struct device *_dev) in snd_opl4_seq_probe()184 static int snd_opl4_seq_remove(struct device *_dev) in snd_opl4_seq_remove()
219 static int snd_opl3_seq_probe(struct device *_dev) in snd_opl3_seq_probe()261 static int snd_opl3_seq_remove(struct device *_dev) in snd_opl3_seq_remove()
276 snd_seq_midisynth_probe(struct device *_dev) in snd_seq_midisynth_probe()431 snd_seq_midisynth_remove(struct device *_dev) in snd_seq_midisynth_remove()
102 snd_seq_oss_synth_probe(struct device *_dev) in snd_seq_oss_synth_probe()153 snd_seq_oss_synth_remove(struct device *_dev) in snd_seq_oss_synth_remove()
293 #define dev_to_hda_codec(_dev) container_of(_dev, struct hda_codec, core.dev) argument294 #define hda_codec_dev(_dev) (&(_dev)->core.dev) argument