Searched refs:sa11xx_drv_pcmcia_probe (Results 1 - 9 of 9) sorted by relevance
/linux-4.1.27/drivers/pcmcia/ |
H A D | sa1100_assabet.c | 103 ret = sa11xx_drv_pcmcia_probe(dev, &assabet_pcmcia_ops, 1, 1); pcmcia_assabet_init()
|
H A D | sa1100_cerf.c | 89 ret = sa11xx_drv_pcmcia_probe(dev, &cerf_pcmcia_ops, CERF_SOCKET, 1); pcmcia_cerf_init()
|
H A D | sa1100_shannon.c | 100 ret = sa11xx_drv_pcmcia_probe(dev, &shannon_pcmcia_ops, 0, 2); pcmcia_shannon_init()
|
H A D | sa1100_simpad.c | 117 ret = sa11xx_drv_pcmcia_probe(dev, &simpad_pcmcia_ops, 1, 1); pcmcia_simpad_init()
|
H A D | sa1100_nanoengine.c | 128 ret = sa11xx_drv_pcmcia_probe( pcmcia_nanoengine_init()
|
H A D | sa1100_h3600.c | 161 ret = sa11xx_drv_pcmcia_probe(dev, &h3600_pcmcia_ops, 0, 2); pcmcia_h3600_init()
|
H A D | sa11xx_base.c | 217 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 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 | pxa2xx_sharpsl.c | 216 ret = sa11xx_drv_pcmcia_probe(dev, &sharpsl_pcmcia_ops, 0, 1); pcmcia_collie_init()
|
Completed in 207 milliseconds