Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pcmcia/
H A Dmax1600.c68 int max1600_configure(struct max1600 *m, unsigned int vcc, unsigned int vpp) in max1600_configure() function
120 EXPORT_SYMBOL_GPL(max1600_configure);
H A Dmax1600.h30 int max1600_configure(struct max1600 *, unsigned int vcc, unsigned int vpp);
H A Dsa1111_neponset.c63 ret = max1600_configure(m, state->Vcc, state->Vpp); in neponset_pcmcia_configure_socket()