Searched refs:sa11xx_drv_pcmcia_probe (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/pcmcia/ |
H A D | sa11xx_base.c | 217 int sa11xx_drv_pcmcia_probe(struct device *dev, struct pcmcia_low_level *ops, in sa11xx_drv_pcmcia_probe() function 259 EXPORT_SYMBOL(sa11xx_drv_pcmcia_probe); variable
|
H A D | sa1100_simpad.c | 112 ret = sa11xx_drv_pcmcia_probe(dev, &simpad_pcmcia_ops, 1, 1); in pcmcia_simpad_init()
|
H A D | sa11xx_base.h | 123 extern int sa11xx_drv_pcmcia_probe(struct device *dev, struct pcmcia_low_level *ops, int first, int nr);
|
H A D | sa1100_h3600.c | 160 ret = sa11xx_drv_pcmcia_probe(dev, &h3600_pcmcia_ops, 0, 2); in pcmcia_h3600_init()
|
H A D | pxa2xx_sharpsl.c | 212 ret = sa11xx_drv_pcmcia_probe(dev, &sharpsl_pcmcia_ops, 0, 1); in pcmcia_collie_init()
|
/kernel/linux/linux-6.6/drivers/pcmcia/ |
H A D | sa11xx_base.c | 217 int sa11xx_drv_pcmcia_probe(struct device *dev, struct pcmcia_low_level *ops, in sa11xx_drv_pcmcia_probe() function 259 EXPORT_SYMBOL(sa11xx_drv_pcmcia_probe); variable
|
H A D | sa11xx_base.h | 123 extern int sa11xx_drv_pcmcia_probe(struct device *dev, struct pcmcia_low_level *ops, int first, int nr);
|
H A D | sa1100_h3600.c | 160 ret = sa11xx_drv_pcmcia_probe(dev, &h3600_pcmcia_ops, 0, 2); in pcmcia_h3600_init()
|
H A D | pxa2xx_sharpsl.c | 211 ret = sa11xx_drv_pcmcia_probe(dev, &sharpsl_pcmcia_ops, 0, 1); in pcmcia_collie_init()
|
Completed in 3 milliseconds