Home
last modified time | relevance | path

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

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