Searched refs:max1600 (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/pcmcia/ |
H A D | max1600.h | 21 struct max1600 { struct 27 int max1600_init(struct device *dev, struct max1600 **ptr, 30 int max1600_configure(struct max1600 *, unsigned int vcc, unsigned int vpp);
|
H A D | sa1111_neponset.c | 16 #include "max1600.h" 43 struct max1600 *m; in neponset_pcmcia_hw_init() 58 struct max1600 *m = skt->driver_data; in neponset_pcmcia_configure_socket()
|
H A D | max1600.c | 11 #include "max1600.h" 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()
|
H A D | sa1111_lubbock.c | 25 #include "max1600.h" 29 struct max1600 *m; in lubbock_pcmcia_hw_init() 45 struct max1600 *m = skt->driver_data; in lubbock_pcmcia_configure_socket()
|
H A D | pxa2xx_mainstone.c | 24 #include "max1600.h" 29 struct max1600 *m; in mst_pcmcia_hw_init()
|
/kernel/linux/linux-6.6/drivers/pcmcia/ |
H A D | max1600.h | 21 struct max1600 { struct 27 int max1600_init(struct device *dev, struct max1600 **ptr, 30 int max1600_configure(struct max1600 *, unsigned int vcc, unsigned int vpp);
|
H A D | sa1111_neponset.c | 16 #include "max1600.h" 43 struct max1600 *m; in neponset_pcmcia_hw_init() 58 struct max1600 *m = skt->driver_data; in neponset_pcmcia_configure_socket()
|
H A D | max1600.c | 11 #include "max1600.h" 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()
|
Completed in 2 milliseconds