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

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

Completed in 207 milliseconds