Searched refs:pxa2xx_configure_sockets (Results 1 – 3 of 3) sorted by relevance
217 void pxa2xx_configure_sockets(struct device *dev, struct pcmcia_low_level *ops) in pxa2xx_configure_sockets() function232 EXPORT_SYMBOL(pxa2xx_configure_sockets);324 pxa2xx_configure_sockets(&dev->dev, ops); in pxa2xx_drv_pcmcia_probe()352 pxa2xx_configure_sockets(dev, ops); in pxa2xx_drv_pcmcia_resume()
3 void pxa2xx_configure_sockets(struct device *dev, struct pcmcia_low_level *ops);
225 pxa2xx_configure_sockets(&sadev->dev, &lubbock_pcmcia_ops); in pcmcia_lubbock_init()