Home
last modified time | relevance | path

Searched refs:max1600_init (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/pcmcia/
H A Dmax1600.c18 int max1600_init(struct device *dev, struct max1600 **ptr, in max1600_init() function
66 EXPORT_SYMBOL_GPL(max1600_init);
H A Dmax1600.h27 int max1600_init(struct device *dev, struct max1600 **ptr,
H A Dsa1111_neponset.c46 ret = max1600_init(skt->socket.dev.parent, &m, in neponset_pcmcia_hw_init()