Searched refs:sa11xx_drv_pcmcia_probe (Results 1 – 4 of 4) sorted by relevance
/linux/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);
|
H A D | sa11xx_base.h | 123 extern int sa11xx_drv_pcmcia_probe(struct device *dev, struct pcmcia_low_level *ops, int first, int…
|
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()
|