Home
last modified time | relevance | path

Searched refs:sa11xx_drv_pcmcia_probe (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/pcmcia/
Dsa11xx_base.c217 int sa11xx_drv_pcmcia_probe(struct device *dev, struct pcmcia_low_level *ops, in sa11xx_drv_pcmcia_probe() function
261 EXPORT_SYMBOL(sa11xx_drv_pcmcia_probe);
Dsa1100_cerf.c89 ret = sa11xx_drv_pcmcia_probe(dev, &cerf_pcmcia_ops, CERF_SOCKET, 1); in pcmcia_cerf_init()
Dsa1100_shannon.c100 ret = sa11xx_drv_pcmcia_probe(dev, &shannon_pcmcia_ops, 0, 2); in pcmcia_shannon_init()
Dsa1100_assabet.c103 ret = sa11xx_drv_pcmcia_probe(dev, &assabet_pcmcia_ops, 1, 1); in pcmcia_assabet_init()
Dsa1100_simpad.c117 ret = sa11xx_drv_pcmcia_probe(dev, &simpad_pcmcia_ops, 1, 1); in pcmcia_simpad_init()
Dsa1100_nanoengine.c128 ret = sa11xx_drv_pcmcia_probe( in pcmcia_nanoengine_init()
Dsa11xx_base.h123 extern int sa11xx_drv_pcmcia_probe(struct device *dev, struct pcmcia_low_level *ops, int first, int…
Dsa1100_h3600.c161 ret = sa11xx_drv_pcmcia_probe(dev, &h3600_pcmcia_ops, 0, 2); in pcmcia_h3600_init()
Dpxa2xx_sharpsl.c216 ret = sa11xx_drv_pcmcia_probe(dev, &sharpsl_pcmcia_ops, 0, 1); in pcmcia_collie_init()