/linux/sound/isa/ |
H A D | sc6000.c | 207 static int sc6000_write(struct device *devptr, char __iomem *vport, int cmd) in sc6000_write() 229 static int sc6000_dsp_get_answer(struct device *devptr, in sc6000_dsp_get_answer() 269 static int sc6000_hw_cfg_write(struct device *devptr, in sc6000_hw_cfg_write() 296 static int sc6000_cfg_write(struct device *devptr, in sc6000_cfg_write() 311 static int sc6000_setup_board(struct device *devptr, in sc6000_setup_board() 336 static int sc6000_init_mss(struct device *devptr, in sc6000_init_mss() 356 static void sc6000_hw_cfg_encode(struct device *devptr, in sc6000_hw_cfg_encode() 379 static int sc6000_init_board(struct device *devptr, in sc6000_init_board() 496 static int snd_sc6000_match(struct device *devptr, unsigned int dev) in snd_sc6000_match() 547 static int __snd_sc6000_probe(struct device *devptr, unsigned int dev) in __snd_sc6000_probe() [all …]
|
H A D | es18xx.c | 2118 snd_es18xx_isa_probe1(int dev,struct device * devptr) snd_es18xx_isa_probe1() argument
|
/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()
|
/linux/sound/sh/ |
H A D | sh_dac_audio.c | 240 static void snd_sh_dac_remove(struct platform_device *devptr) in snd_sh_dac_remove() 297 struct platform_device *devptr, in snd_sh_dac_create() 341 static int snd_sh_dac_probe(struct platform_device *devptr) in snd_sh_dac_probe()
|
H A D | aica.c | 550 static void snd_aica_remove(struct platform_device *devptr) in snd_aica_remove() 558 static int snd_aica_probe(struct platform_device *devptr) in snd_aica_probe()
|
/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()
|
/linux/sound/isa/sb/ |
H A D | jazz16.c | 185 static int snd_jazz16_match(struct device *devptr, unsigned int dev) in snd_jazz16_match() 220 static int snd_jazz16_probe(struct device *devptr, unsigned int dev) in snd_jazz16_probe()
|
H A D | sb16.c | 289 static int snd_sb16_card_new(struct device *devptr, int dev, in snd_sb16_card_new() argument
|
/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 | 860 snd_serial_probe(struct platform_device * devptr) snd_serial_probe() argument
|
H A D | dummy.c | 1020 err = snd_devm_card_new(&devptr->dev, index[dev], id[dev], THIS_MODULE, in snd_dummy_probe() argument
|
H A D | aloop.c | 1793 loopback_probe(struct platform_device * devptr) loopback_probe() argument
|
/linux/drivers/sh/maple/ |
H A D | maple.c | 313 void *devptr) in maple_check_matching_driver() 749 static int maple_match_bus_driver(struct device *devptr, in maple_match_bus_driver()
|
/linux/sound/isa/opti9xx/ |
H A D | opti92x-ad1848.c | 930 snd_opti9xx_isa_match(struct device * devptr,unsigned int dev) global() argument 942 snd_opti9xx_isa_probe(struct device * devptr,unsigned int dev) global() argument
|
H A D | miro.c | 1387 snd_miro_isa_match(struct device * devptr,unsigned int n) snd_miro_isa_match() argument 1398 snd_miro_isa_probe(struct device * devptr,unsigned int n) snd_miro_isa_probe() argument
|
/linux/arch/arm/common/ |
H A D | scoop.c | 180 struct scoop_dev *devptr; in scoop_probe() local
|
/linux/drivers/cdrom/ |
H A D | gdrom.c | 739 static int probe_gdrom(struct platform_device *devptr) in probe_gdrom() 835 static void remove_gdrom(struct platform_device *devptr) in remove_gdrom()
|
/linux/include/sound/ |
H A D | core.h | 317 #define snd_card_set_dev(card, devptr) ((card)->dev = (devptr)) argument
|
/linux/drivers/of/ |
H A D | unittest.c | 2158 struct unittest_gpio_dev *devptr; in unittest_gpio_probe() local 2187 struct unittest_gpio_dev *devptr = platform_get_drvdata(pdev); in unittest_gpio_remove() local
|
/linux/arch/powerpc/platforms/pseries/ |
H A D | vio.c | 1250 struct device *devptr; in vio_bus_remove() local
|