Home
last modified time | relevance | path

Searched defs:_dev (Results 1 – 7 of 7) sorted by relevance

/sound/isa/sb/
Demu8000_synth.c24 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()
/sound/pci/emu10k1/
Demu10k1_synth.c19 static int snd_emu10k1_synth_probe(struct device *_dev) in snd_emu10k1_synth_probe()
70 static int snd_emu10k1_synth_remove(struct device *_dev) in snd_emu10k1_synth_remove()
/sound/drivers/opl4/
Dopl4_seq.c127 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()
/sound/drivers/opl3/
Dopl3_seq.c207 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()
/sound/core/seq/
Dseq_midi.c263 snd_seq_midisynth_probe(struct device *_dev) in snd_seq_midisynth_probe()
418 snd_seq_midisynth_remove(struct device *_dev) in snd_seq_midisynth_remove()
/sound/core/seq/oss/
Dseq_oss_synth.c89 snd_seq_oss_synth_probe(struct device *_dev) in snd_seq_oss_synth_probe()
140 snd_seq_oss_synth_remove(struct device *_dev) in snd_seq_oss_synth_remove()
/sound/core/
Dcontrol_led.c20 #define to_led_card_dev(_dev) \ argument