Home
last modified time | relevance | path

Searched defs:devptr (Results 1 – 20 of 20) sorted by relevance

/Linux-v6.1/sound/ppc/
Dpowermac.c40 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()
/Linux-v6.1/sound/drivers/mpu401/
Dmpu401.c52 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()
/Linux-v6.1/sound/sh/
Dsh_dac_audio.c260 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()
Daica.c542 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()
/Linux-v6.1/sound/isa/
Dsc6000.c489 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()
Des18xx.c2113 static int snd_es18xx_isa_probe1(int dev, struct device *devptr) in snd_es18xx_isa_probe1()
/Linux-v6.1/sound/isa/sb/
Djazz16.c183 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()
Dsb16.c294 static int snd_sb16_card_new(struct device *devptr, int dev, in snd_sb16_card_new()
/Linux-v6.1/sound/drivers/
Dvirmidi.c71 static int snd_virmidi_probe(struct platform_device *devptr) in snd_virmidi_probe()
Dserial-u16550.c859 static int snd_serial_probe(struct platform_device *devptr) in snd_serial_probe()
Ddummy.c1028 static int snd_dummy_probe(struct platform_device *devptr) in snd_dummy_probe()
Daloop.c1709 static int loopback_probe(struct platform_device *devptr) in loopback_probe()
/Linux-v6.1/drivers/sh/maple/
Dmaple.c312 void *devptr) in maple_check_matching_driver()
748 static int maple_match_bus_driver(struct device *devptr, in maple_match_bus_driver()
/Linux-v6.1/sound/isa/opti9xx/
Dopti92x-ad1848.c929 static int snd_opti9xx_isa_match(struct device *devptr,
941 static int snd_opti9xx_isa_probe(struct device *devptr,
Dmiro.c1379 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()
/Linux-v6.1/arch/arm/common/
Dscoop.c177 struct scoop_dev *devptr; in scoop_probe() local
/Linux-v6.1/drivers/cdrom/
Dgdrom.c744 static int probe_gdrom(struct platform_device *devptr) in probe_gdrom()
832 static int remove_gdrom(struct platform_device *devptr) in remove_gdrom()
/Linux-v6.1/drivers/of/
Dunittest.c1594 struct unittest_gpio_dev *devptr; in unittest_gpio_probe() local
1623 struct unittest_gpio_dev *devptr = platform_get_drvdata(pdev); in unittest_gpio_remove() local
/Linux-v6.1/include/sound/
Dcore.h317 #define snd_card_set_dev(card, devptr) ((card)->dev = (devptr)) argument
/Linux-v6.1/arch/powerpc/platforms/pseries/
Dvio.c1266 struct device *devptr; in vio_bus_remove() local