Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/power/supply/
Dadp5061.c140 struct adp5061_state { struct
158 static int adp5061_get_status(struct adp5061_state *st, in adp5061_get_status() argument
176 static int adp5061_get_input_current_limit(struct adp5061_state *st, in adp5061_get_input_current_limit()
192 static int adp5061_set_input_current_limit(struct adp5061_state *st, int val) in adp5061_set_input_current_limit()
209 static int adp5061_set_min_voltage(struct adp5061_state *st, int val) in adp5061_set_min_voltage()
226 static int adp5061_get_min_voltage(struct adp5061_state *st, in adp5061_get_min_voltage()
242 static int adp5061_get_chg_volt_lim(struct adp5061_state *st, in adp5061_get_chg_volt_lim()
258 static int adp5061_get_max_voltage(struct adp5061_state *st, in adp5061_get_max_voltage()
277 static int adp5061_set_max_voltage(struct adp5061_state *st, int val) in adp5061_set_max_voltage()
298 static int adp5061_set_const_chg_vmax(struct adp5061_state *st, int val) in adp5061_set_const_chg_vmax()
[all …]