/openbmc/linux/sound/ppc/ |
H A D | powermac.c | 40 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 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()
|
/openbmc/linux/sound/sh/ |
H A D | sh_dac_audio.c | 241 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 D | aica.c | 553 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 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()
|
H A D | es18xx.c | 2113 static int snd_es18xx_isa_probe1(int dev, struct device *devptr) in snd_es18xx_isa_probe1()
|
/openbmc/linux/sound/isa/sb/ |
H A 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()
|
H A D | sb16.c | 294 static int snd_sb16_card_new(struct device *devptr, int dev, in snd_sb16_card_new()
|
/openbmc/linux/sound/drivers/ |
H A D | virmidi.c | 71 static int snd_virmidi_probe(struct platform_device *devptr) in snd_virmidi_probe()
|
H A D | serial-u16550.c | 859 static int snd_serial_probe(struct platform_device *devptr) in snd_serial_probe()
|
H A D | dummy.c | 1020 static int snd_dummy_probe(struct platform_device *devptr) in snd_dummy_probe()
|
H A D | aloop.c | 1709 static int loopback_probe(struct platform_device *devptr) in loopback_probe()
|
/openbmc/linux/drivers/sh/maple/ |
H A D | maple.c | 312 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 D | opti92x-ad1848.c | 929 static int snd_opti9xx_isa_match(struct device *devptr, 941 static int snd_opti9xx_isa_probe(struct device *devptr,
|
H A 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()
|
/openbmc/linux/arch/arm/common/ |
H A D | scoop.c | 177 struct scoop_dev *devptr; in scoop_probe() local
|
/openbmc/linux/drivers/cdrom/ |
H A D | gdrom.c | 744 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 D | unittest.c | 1799 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 D | core.h | 317 #define snd_card_set_dev(card, devptr) ((card)->dev = (devptr)) argument
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | vio.c | 1266 struct device *devptr; in vio_bus_remove() local
|