Searched refs:max1600_configure (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/pcmcia/ |
H A D | sa1111_lubbock.c | 91 ret = max1600_configure(m, state->Vcc, state->Vpp); in lubbock_pcmcia_configure_socket() 115 max1600_configure(m, 0, 0); in lubbock_pcmcia_configure_socket()
|
H A D | max1600.c | 68 int max1600_configure(struct max1600 *m, unsigned int vcc, unsigned int vpp) in max1600_configure() function 120 EXPORT_SYMBOL_GPL(max1600_configure); variable
|
H A D | max1600.h | 30 int max1600_configure(struct max1600 *, unsigned int vcc, unsigned int vpp);
|
H A D | sa1111_neponset.c | 63 ret = max1600_configure(m, state->Vcc, state->Vpp); in neponset_pcmcia_configure_socket()
|
H A D | pxa2xx_mainstone.c | 78 return max1600_configure(skt->driver_data, state->Vcc, state->Vpp); in mst_pcmcia_configure_socket()
|
/kernel/linux/linux-6.6/drivers/pcmcia/ |
H A D | max1600.c | 68 int max1600_configure(struct max1600 *m, unsigned int vcc, unsigned int vpp) in max1600_configure() function 120 EXPORT_SYMBOL_GPL(max1600_configure); variable
|
H A D | max1600.h | 30 int max1600_configure(struct max1600 *, unsigned int vcc, unsigned int vpp);
|
H A D | sa1111_neponset.c | 63 ret = max1600_configure(m, state->Vcc, state->Vpp); in neponset_pcmcia_configure_socket()
|
Completed in 3 milliseconds