max1600_configure
EXPORT_SYMBOL_GPL(max1600_configure);
int max1600_configure(struct max1600 *, unsigned int vcc, unsigned int vpp);
ret = max1600_configure(m, state->Vcc, state->Vpp);