Home
last modified time | relevance | path

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

/openbmc/linux/sound/ppc/
H A Dpowermac.c40 static int snd_pmac_probe(struct platform_device *devptr) in snd_pmac_probe()
133 static void snd_pmac_remove(struct platform_device *devptr) in snd_pmac_remove()
/openbmc/linux/sound/drivers/mpu401/
H A 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()
/openbmc/linux/sound/sh/
H A Dsh_dac_audio.c241 static void snd_sh_dac_remove(struct platform_device *devptr) in snd_sh_dac_remove()
298 struct platform_device *devptr, in snd_sh_dac_create()
343 static int snd_sh_dac_probe(struct platform_device *devptr) in snd_sh_dac_probe()
H A Daica.c553 static void snd_aica_remove(struct platform_device *devptr) in snd_aica_remove()
561 static int snd_aica_probe(struct platform_device *devptr) in snd_aica_probe()
/openbmc/linux/sound/isa/
H A 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()
H A Des18xx.c2113 static int snd_es18xx_isa_probe1(int dev, struct device *devptr) in snd_es18xx_isa_probe1()
/openbmc/linux/sound/isa/sb/
H A 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()
H A Dsb16.c294 static int snd_sb16_card_new(struct device *devptr, int dev, in snd_sb16_card_new()
/openbmc/linux/sound/drivers/
H A Dvirmidi.c71 static int snd_virmidi_probe(struct platform_device *devptr) in snd_virmidi_probe()
H A Dserial-u16550.c859 static int snd_serial_probe(struct platform_device *devptr) in snd_serial_probe()
H A Ddummy.c1020 static int snd_dummy_probe(struct platform_device *devptr) in snd_dummy_probe()
H A Daloop.c1709 static int loopback_probe(struct platform_device *devptr) in loopback_probe()
/openbmc/linux/drivers/sh/maple/
H A Dmaple.c312 void *devptr) in maple_check_matching_driver()
748 static int maple_match_bus_driver(struct device *devptr, in maple_match_bus_driver()
/openbmc/linux/sound/isa/opti9xx/
H A Dopti92x-ad1848.c929 static int snd_opti9xx_isa_match(struct device *devptr,
941 static int snd_opti9xx_isa_probe(struct device *devptr,
H A 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()
/openbmc/linux/arch/arm/common/
H A Dscoop.c177 struct scoop_dev *devptr; in scoop_probe() local
/openbmc/linux/drivers/cdrom/
H A 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()
/openbmc/linux/drivers/of/
H A Dunittest.c1799 struct unittest_gpio_dev *devptr; in unittest_gpio_probe() local
1828 struct unittest_gpio_dev *devptr = platform_get_drvdata(pdev); in unittest_gpio_remove() local
/openbmc/linux/include/sound/
H A Dcore.h317 #define snd_card_set_dev(card, devptr) ((card)->dev = (devptr)) argument
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dvio.c1266 struct device *devptr; in vio_bus_remove() local