Home
last modified time | relevance | path

Searched refs:max1600 (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/pcmcia/
Dmax1600.h21 struct max1600 { struct
27 int max1600_init(struct device *dev, struct max1600 **ptr, argument
30 int max1600_configure(struct max1600 *, unsigned int vcc, unsigned int vpp);
Dmax1600.c18 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()
Dsa1111_neponset.c43 struct max1600 *m; in neponset_pcmcia_hw_init()
58 struct max1600 *m = skt->driver_data; in neponset_pcmcia_configure_socket()
Dsa1111_lubbock.c29 struct max1600 *m; in lubbock_pcmcia_hw_init()
45 struct max1600 *m = skt->driver_data; in lubbock_pcmcia_configure_socket()
Dpxa2xx_mainstone.c29 struct max1600 *m; in mst_pcmcia_hw_init()
DMakefile38 obj-$(CONFIG_PCMCIA_MAX1600) += max1600.o