Searched refs:max1600_configure (Results 1 – 3 of 3) sorted by relevance
68 int max1600_configure(struct max1600 *m, unsigned int vcc, unsigned int vpp) in max1600_configure() function120 EXPORT_SYMBOL_GPL(max1600_configure);
30 int max1600_configure(struct max1600 *, unsigned int vcc, unsigned int vpp);
63 ret = max1600_configure(m, state->Vcc, state->Vpp); in neponset_pcmcia_configure_socket()