Searched defs:devptr (Results 1 – 14 of 14) sorted by relevance
/sound/ppc/ |
D | powermac.c | 40 static int snd_pmac_probe(struct platform_device *devptr) in snd_pmac_probe() 133 static int snd_pmac_remove(struct platform_device *devptr) in snd_pmac_remove()
|
/sound/drivers/mpu401/ |
D | mpu401.c | 52 static int snd_mpu401_create(struct device *devptr, int dev, in snd_mpu401_create() 86 static int snd_mpu401_probe(struct platform_device *devptr) in snd_mpu401_probe()
|
/sound/sh/ |
D | sh_dac_audio.c | 260 static int snd_sh_dac_remove(struct platform_device *devptr) in snd_sh_dac_remove() 318 struct platform_device *devptr, in snd_sh_dac_create() 363 static int snd_sh_dac_probe(struct platform_device *devptr) in snd_sh_dac_probe()
|
D | aica.c | 542 static int snd_aica_remove(struct platform_device *devptr) in snd_aica_remove() 553 static int snd_aica_probe(struct platform_device *devptr) in snd_aica_probe()
|
/sound/isa/ |
D | sc6000.c | 489 static int snd_sc6000_match(struct device *devptr, unsigned int dev) in snd_sc6000_match() 540 static int __snd_sc6000_probe(struct device *devptr, unsigned int dev) in __snd_sc6000_probe() 665 static int snd_sc6000_probe(struct device *devptr, unsigned int dev) in snd_sc6000_probe()
|
D | es18xx.c | 2113 static int snd_es18xx_isa_probe1(int dev, struct device *devptr) in snd_es18xx_isa_probe1()
|
/sound/isa/sb/ |
D | jazz16.c | 183 static int snd_jazz16_match(struct device *devptr, unsigned int dev) in snd_jazz16_match() 218 static int snd_jazz16_probe(struct device *devptr, unsigned int dev) in snd_jazz16_probe()
|
D | sb16.c | 294 static int snd_sb16_card_new(struct device *devptr, int dev, in snd_sb16_card_new()
|
/sound/drivers/ |
D | virmidi.c | 71 static int snd_virmidi_probe(struct platform_device *devptr) in snd_virmidi_probe()
|
D | serial-u16550.c | 859 static int snd_serial_probe(struct platform_device *devptr) in snd_serial_probe()
|
D | dummy.c | 1028 static int snd_dummy_probe(struct platform_device *devptr) in snd_dummy_probe()
|
D | aloop.c | 1709 static int loopback_probe(struct platform_device *devptr) in loopback_probe()
|
/sound/isa/opti9xx/ |
D | opti92x-ad1848.c | 929 static int snd_opti9xx_isa_match(struct device *devptr, 941 static int snd_opti9xx_isa_probe(struct device *devptr,
|
D | miro.c | 1379 static int snd_miro_isa_match(struct device *devptr, unsigned int n) in snd_miro_isa_match() 1390 static int snd_miro_isa_probe(struct device *devptr, unsigned int n) in snd_miro_isa_probe()
|