Home
last modified time | relevance | path

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

/linux/sound/isa/
H A Dsc6000.c207 sc6000_write(struct device * devptr,char __iomem * vport,int cmd) sc6000_write() argument
229 sc6000_dsp_get_answer(struct device * devptr,char __iomem * vport,int command,char * data,int data_len) sc6000_dsp_get_answer() argument
269 sc6000_hw_cfg_write(struct device * devptr,char __iomem * vport,const int * cfg) sc6000_hw_cfg_write() argument
296 sc6000_cfg_write(struct device * devptr,char __iomem * vport,unsigned char softcfg) sc6000_cfg_write() argument
311 sc6000_setup_board(struct device * devptr,char __iomem * vport,int config) sc6000_setup_board() argument
336 sc6000_init_mss(struct device * devptr,char __iomem * vport,int config,char __iomem * vmss_port,int mss_config) sc6000_init_mss() argument
356 sc6000_hw_cfg_encode(struct device * devptr,char __iomem * vport,int * cfg,long xport,long xmpu,long xmss_port,int joystick) sc6000_hw_cfg_encode() argument
379 sc6000_init_board(struct device * devptr,char __iomem * vport,char __iomem * vmss_port,int dev) sc6000_init_board() argument
496 snd_sc6000_match(struct device * devptr,unsigned int dev) snd_sc6000_match() argument
547 __snd_sc6000_probe(struct device * devptr,unsigned int dev) __snd_sc6000_probe() argument
668 snd_sc6000_probe(struct device * devptr,unsigned int dev) snd_sc6000_probe() argument
[all...]
/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()
/linux/sound/sh/
H A Dsh_dac_audio.c240 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 Daica.c550 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 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/sound/isa/sb/
H A Djazz16.c180 static int snd_jazz16_match(struct device *devptr, unsigned int dev) in snd_jazz16_match()
215 static int snd_jazz16_probe(struct device *devptr, unsigned int dev) in snd_jazz16_probe()
/linux/sound/drivers/
H A Dvirmidi.c71 static int snd_virmidi_probe(struct platform_device *devptr) in snd_virmidi_probe()
H A Ddummy.c1012 static int snd_dummy_probe(struct platform_device *devptr) in snd_dummy_probe()
H A Daloop.c1785 static int loopback_probe(struct platform_device *devptr) in loopback_probe()
/linux/drivers/sh/maple/
H A Dmaple.c313 void *devptr) in maple_check_matching_driver()
749 static int maple_match_bus_driver(struct device *devptr, in maple_match_bus_driver()
/linux/arch/arm/common/
H A Dscoop.c180 struct scoop_dev *devptr; in scoop_probe() local
/linux/drivers/cdrom/
H A Dgdrom.c739 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 Dcore.h317 snd_card_set_dev(card,devptr) global() argument
/linux/drivers/of/
H A Dunittest.c2273 struct unittest_gpio_dev *devptr; unittest_gpio_probe() local
2302 struct unittest_gpio_dev *devptr = platform_get_drvdata(pdev); unittest_gpio_remove() local
[all...]
/linux/arch/powerpc/platforms/pseries/
H A Dvio.c1252 struct device *devptr; in vio_bus_remove() local