Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Dadp5061.c138 struct adp5061_state { struct
156 static int adp5061_get_status(struct adp5061_state *st, in adp5061_get_status() argument
174 static int adp5061_get_input_current_limit(struct adp5061_state *st, in adp5061_get_input_current_limit()
190 static int adp5061_set_input_current_limit(struct adp5061_state *st, int val) in adp5061_set_input_current_limit()
207 static int adp5061_set_min_voltage(struct adp5061_state *st, int val) in adp5061_set_min_voltage()
224 static int adp5061_get_min_voltage(struct adp5061_state *st, in adp5061_get_min_voltage()
240 static int adp5061_get_chg_volt_lim(struct adp5061_state *st, in adp5061_get_chg_volt_lim()
256 static int adp5061_get_max_voltage(struct adp5061_state *st, in adp5061_get_max_voltage()
275 static int adp5061_set_max_voltage(struct adp5061_state *st, int val) in adp5061_set_max_voltage()
296 static int adp5061_set_const_chg_vmax(struct adp5061_state *st, int val) in adp5061_set_const_chg_vmax()
[all …]