Searched refs:max1600 (Results 1 – 4 of 4) sorted by relevance
21 struct max1600 { struct27 int max1600_init(struct device *dev, struct max1600 **ptr, argument30 int max1600_configure(struct max1600 *, unsigned int vcc, unsigned int vpp);
18 int max1600_init(struct device *dev, struct max1600 **ptr, in max1600_init()21 struct max1600 *m; in max1600_init()68 int max1600_configure(struct max1600 *m, unsigned int vcc, unsigned int vpp) in max1600_configure()
43 struct max1600 *m; in neponset_pcmcia_hw_init()58 struct max1600 *m = skt->driver_data; in neponset_pcmcia_configure_socket()
35 obj-$(CONFIG_PCMCIA_MAX1600) += max1600.o