Home
last modified time | relevance | path

Searched refs:pxa2xx_configure_sockets (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/pcmcia/
H A Dpxa2xx_base.c207 void pxa2xx_configure_sockets(struct device *dev, struct pcmcia_low_level *ops) in pxa2xx_configure_sockets() function
211 EXPORT_SYMBOL(pxa2xx_configure_sockets);
303 pxa2xx_configure_sockets(&dev->dev, ops); in pxa2xx_drv_pcmcia_probe()
331 pxa2xx_configure_sockets(dev, ops); in pxa2xx_drv_pcmcia_resume()
H A Dpxa2xx_base.h3 void pxa2xx_configure_sockets(struct device *dev, struct pcmcia_low_level *ops);