Searched defs:devptr (Results 1 – 21 of 21) sorted by relevance
/sound/drivers/mpu401/ |
D | mpu401.c | 67 static int snd_mpu401_create(struct device *devptr, int dev, in snd_mpu401_create() 105 static int snd_mpu401_probe(struct platform_device *devptr) in snd_mpu401_probe() 130 static int snd_mpu401_remove(struct platform_device *devptr) in snd_mpu401_remove()
|
/sound/ppc/ |
D | powermac.c | 54 static int snd_pmac_probe(struct platform_device *devptr) in snd_pmac_probe() 141 static int snd_pmac_remove(struct platform_device *devptr) in snd_pmac_remove()
|
/sound/drivers/ |
D | virmidi.c | 86 static int snd_virmidi_probe(struct platform_device *devptr) in snd_virmidi_probe() 133 static int snd_virmidi_remove(struct platform_device *devptr) in snd_virmidi_remove()
|
D | serial-u16550.c | 899 static int snd_serial_probe(struct platform_device *devptr) in snd_serial_probe() 981 static int snd_serial_remove(struct platform_device *devptr) in snd_serial_remove()
|
D | aloop.c | 1168 static int loopback_probe(struct platform_device *devptr) in loopback_probe() 1213 static int loopback_remove(struct platform_device *devptr) in loopback_remove()
|
D | dummy.c | 1049 static int snd_dummy_probe(struct platform_device *devptr) in snd_dummy_probe() 1127 static int snd_dummy_remove(struct platform_device *devptr) in snd_dummy_remove()
|
D | mtpav.c | 745 static int snd_mtpav_remove(struct platform_device *devptr) in snd_mtpav_remove()
|
/sound/isa/sb/ |
D | jazz16.c | 186 static int snd_jazz16_match(struct device *devptr, unsigned int dev) in snd_jazz16_match() 221 static int snd_jazz16_probe(struct device *devptr, unsigned int dev) in snd_jazz16_probe() 342 static int snd_jazz16_remove(struct device *devptr, unsigned int dev) in snd_jazz16_remove()
|
D | sb16.c | 326 static int snd_sb16_card_new(struct device *devptr, int dev, in snd_sb16_card_new()
|
/sound/sh/ |
D | sh_dac_audio.c | 290 static int snd_sh_dac_remove(struct platform_device *devptr) in snd_sh_dac_remove() 348 struct platform_device *devptr, in snd_sh_dac_create() 393 static int snd_sh_dac_probe(struct platform_device *devptr) in snd_sh_dac_probe()
|
D | aica.c | 591 static int snd_aica_remove(struct platform_device *devptr) in snd_aica_remove() 602 static int snd_aica_probe(struct platform_device *devptr) in snd_aica_probe()
|
/sound/isa/ |
D | sc6000.c | 505 static int snd_sc6000_match(struct device *devptr, unsigned int dev) in snd_sc6000_match() 548 static int snd_sc6000_probe(struct device *devptr, unsigned int dev) in snd_sc6000_probe() 688 static int snd_sc6000_remove(struct device *devptr, unsigned int dev) in snd_sc6000_remove()
|
D | cmi8330.c | 650 static int snd_cmi8330_isa_remove(struct device *devptr, in snd_cmi8330_isa_remove()
|
D | es18xx.c | 2188 static int snd_es18xx_isa_probe1(int dev, struct device *devptr) in snd_es18xx_isa_probe1() 2244 static int snd_es18xx_isa_remove(struct device *devptr, in snd_es18xx_isa_remove()
|
D | sscape.c | 1199 static int snd_sscape_remove(struct device *devptr, unsigned int dev) in snd_sscape_remove()
|
D | opl3sa2.c | 895 static int snd_opl3sa2_isa_remove(struct device *devptr, in snd_opl3sa2_isa_remove()
|
/sound/isa/opti9xx/ |
D | opti92x-ad1848.c | 951 static int snd_opti9xx_isa_match(struct device *devptr, 963 static int snd_opti9xx_isa_probe(struct device *devptr, 1029 static int snd_opti9xx_isa_remove(struct device *devptr,
|
D | miro.c | 1390 static int snd_miro_isa_match(struct device *devptr, unsigned int n) in snd_miro_isa_match() 1401 static int snd_miro_isa_probe(struct device *devptr, unsigned int n) in snd_miro_isa_probe() 1493 static int snd_miro_isa_remove(struct device *devptr, in snd_miro_isa_remove()
|
/sound/isa/gus/ |
D | gusmax.c | 355 static int snd_gusmax_remove(struct device *devptr, unsigned int dev) in snd_gusmax_remove()
|
D | interwave.c | 772 static int snd_interwave_isa_probe1(int dev, struct device *devptr) in snd_interwave_isa_probe1() 842 static int snd_interwave_isa_remove(struct device *devptr, unsigned int dev) in snd_interwave_isa_remove()
|
/sound/isa/wavefront/ |
D | wavefront.c | 580 static int snd_wavefront_isa_remove(struct device *devptr, in snd_wavefront_isa_remove()
|