Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/power/supply/
Dadp5061.c139 struct adp5061_state { struct
157 static int adp5061_get_status(struct adp5061_state *st, in adp5061_get_status() argument
175 static int adp5061_get_input_current_limit(struct adp5061_state *st, in adp5061_get_input_current_limit()
191 static int adp5061_set_input_current_limit(struct adp5061_state *st, int val) in adp5061_set_input_current_limit()
208 static int adp5061_set_min_voltage(struct adp5061_state *st, int val) in adp5061_set_min_voltage()
225 static int adp5061_get_min_voltage(struct adp5061_state *st, in adp5061_get_min_voltage()
241 static int adp5061_get_chg_volt_lim(struct adp5061_state *st, in adp5061_get_chg_volt_lim()
257 static int adp5061_get_max_voltage(struct adp5061_state *st, in adp5061_get_max_voltage()
276 static int adp5061_set_max_voltage(struct adp5061_state *st, int val) in adp5061_set_max_voltage()
297 static int adp5061_set_const_chg_vmax(struct adp5061_state *st, int val) in adp5061_set_const_chg_vmax()
[all …]