Searched defs:_dev (Results 1 – 8 of 8) sorted by relevance
24 static int snd_emu8000_probe(struct device *_dev) in snd_emu8000_probe()84 static int snd_emu8000_remove(struct device *_dev) in snd_emu8000_remove()
19 static int snd_emu10k1_synth_probe(struct device *_dev) in snd_emu10k1_synth_probe()68 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()
207 static int snd_opl3_seq_probe(struct device *_dev) in snd_opl3_seq_probe()250 static int snd_opl3_seq_remove(struct device *_dev) in snd_opl3_seq_remove()
268 snd_seq_midisynth_probe(struct device *_dev) in snd_seq_midisynth_probe()415 snd_seq_midisynth_remove(struct device *_dev) in snd_seq_midisynth_remove()
455 static int snd_seq_ump_probe(struct device *_dev) in snd_seq_ump_probe()516 static int snd_seq_ump_remove(struct device *_dev) in snd_seq_ump_remove()
82 snd_seq_oss_synth_probe(struct device *_dev) in snd_seq_oss_synth_probe()133 snd_seq_oss_synth_remove(struct device *_dev) in snd_seq_oss_synth_remove()
20 #define to_led_card_dev(_dev) \ argument
Completed in 27 milliseconds