Searched defs:wm831x_backup_pdata (Results 1 – 1 of 1) sorted by relevance
21 struct wm831x_backup_pdata { struct22 int charger_enable;23 int no_constant_voltage; /** Disable constant voltage charging */24 int vlim; /** Voltage limit in millivolts */25 int ilim; /** Current limit in microamps */
Completed in 4 milliseconds