Searched refs:pxa2xx_configure_sockets (Results 1 – 3 of 3) sorted by relevance
216 void pxa2xx_configure_sockets(struct device *dev, struct pcmcia_low_level *ops) in pxa2xx_configure_sockets() function231 EXPORT_SYMBOL(pxa2xx_configure_sockets);323 pxa2xx_configure_sockets(&dev->dev, ops); in pxa2xx_drv_pcmcia_probe()351 pxa2xx_configure_sockets(dev, ops); in pxa2xx_drv_pcmcia_resume()
3 void pxa2xx_configure_sockets(struct device *dev, struct pcmcia_low_level *ops);
151 pxa2xx_configure_sockets(&sadev->dev, &lubbock_pcmcia_ops); in pcmcia_lubbock_init()