Searched defs:devptr (Results 1 – 19 of 19) sorted by relevance
/sound/ppc/ |
D | powermac.c | 54 static int __init snd_pmac_probe(struct platform_device *devptr) in snd_pmac_probe() 139 static int __devexit snd_pmac_remove(struct platform_device *devptr) in snd_pmac_remove() 147 static int snd_pmac_driver_suspend(struct platform_device *devptr, pm_message_t state) in snd_pmac_driver_suspend() 154 static int snd_pmac_driver_resume(struct platform_device *devptr) in snd_pmac_driver_resume()
|
/sound/drivers/ |
D | virmidi.c | 86 static int __devinit snd_virmidi_probe(struct platform_device *devptr) in snd_virmidi_probe() 130 static int __devexit snd_virmidi_remove(struct platform_device *devptr) in snd_virmidi_remove()
|
D | dummy.c | 584 static int __devinit snd_dummy_probe(struct platform_device *devptr) in snd_dummy_probe() 625 static int __devexit snd_dummy_remove(struct platform_device *devptr) in snd_dummy_remove()
|
D | serial-u16550.c | 899 static int __devinit snd_serial_probe(struct platform_device *devptr) in snd_serial_probe() 984 static int __devexit snd_serial_remove(struct platform_device *devptr) in snd_serial_remove()
|
D | mtpav.c | 748 static int __devexit snd_mtpav_remove(struct platform_device *devptr) in snd_mtpav_remove()
|
/sound/isa/ |
D | sgalaxy.c | 223 static int __devinit snd_sgalaxy_match(struct device *devptr, unsigned int dev) in snd_sgalaxy_match() 238 static int __devinit snd_sgalaxy_probe(struct device *devptr, unsigned int dev) in snd_sgalaxy_probe() 310 static int __devexit snd_sgalaxy_remove(struct device *devptr, unsigned int dev) in snd_sgalaxy_remove()
|
D | sc6000.c | 435 static int __devinit snd_sc6000_match(struct device *devptr, unsigned int dev) in snd_sc6000_match() 478 static int __devinit snd_sc6000_probe(struct device *devptr, unsigned int dev) in snd_sc6000_probe() 623 static int __devexit snd_sc6000_remove(struct device *devptr, unsigned int dev) in snd_sc6000_remove()
|
D | cmi8330.c | 579 static int __devexit snd_cmi8330_isa_remove(struct device *devptr, in snd_cmi8330_isa_remove()
|
D | es18xx.c | 2195 static int __devinit snd_es18xx_isa_probe1(int dev, struct device *devptr) in snd_es18xx_isa_probe1() 2252 static int __devexit snd_es18xx_isa_remove(struct device *devptr, in snd_es18xx_isa_remove()
|
D | opl3sa2.c | 891 static int __devexit snd_opl3sa2_isa_remove(struct device *devptr, in snd_opl3sa2_isa_remove()
|
D | sscape.c | 1386 static int __devexit snd_sscape_remove(struct device *devptr, unsigned int dev) in snd_sscape_remove()
|
/sound/drivers/mpu401/ |
D | mpu401.c | 104 static int __devinit snd_mpu401_probe(struct platform_device *devptr) in snd_mpu401_probe() 130 static int __devexit snd_mpu401_remove(struct platform_device *devptr) in snd_mpu401_remove()
|
/sound/arm/ |
D | sa11xx-uda1341.c | 837 static int snd_sa11xx_uda1341_suspend(struct platform_device *devptr, in snd_sa11xx_uda1341_suspend() 857 static int snd_sa11xx_uda1341_resume(struct platform_device *devptr) in snd_sa11xx_uda1341_resume() 883 static int __devinit sa11xx_uda1341_probe(struct platform_device *devptr) in sa11xx_uda1341_probe() 927 static int __devexit sa11xx_uda1341_remove(struct platform_device *devptr) in sa11xx_uda1341_remove()
|
/sound/isa/opti9xx/ |
D | opti92x-ad1848.c | 844 static int __devinit snd_opti9xx_isa_match(struct device *devptr, in snd_opti9xx_isa_match() 856 static int __devinit snd_opti9xx_isa_probe(struct device *devptr, in snd_opti9xx_isa_probe() 923 static int __devexit snd_opti9xx_isa_remove(struct device *devptr, in snd_opti9xx_isa_remove()
|
D | miro.c | 1209 static int __devinit snd_miro_match(struct device *devptr, unsigned int n) in snd_miro_match() 1214 static int __devinit snd_miro_probe(struct device *devptr, unsigned int n) in snd_miro_probe() 1414 static int __devexit snd_miro_remove(struct device *devptr, unsigned int dev) in snd_miro_remove()
|
/sound/sh/ |
D | aica.c | 593 static int __devexit snd_aica_remove(struct platform_device *devptr) in snd_aica_remove() 605 static int __devinit snd_aica_probe(struct platform_device *devptr) in snd_aica_probe()
|
/sound/isa/gus/ |
D | gusmax.c | 357 static int __devexit snd_gusmax_remove(struct device *devptr, unsigned int dev) in snd_gusmax_remove()
|
D | interwave.c | 776 static int __devinit snd_interwave_isa_probe1(int dev, struct device *devptr) in snd_interwave_isa_probe1() 847 static int __devexit snd_interwave_isa_remove(struct device *devptr, unsigned int dev) in snd_interwave_isa_remove()
|
/sound/isa/wavefront/ |
D | wavefront.c | 583 static int __devexit snd_wavefront_isa_remove(struct device *devptr, in snd_wavefront_isa_remove()
|