Lines Matching defs:val

145 static int adp5061_get_array_index(const int *array, u8 size, int val)  in adp5061_get_array_index()
176 union power_supply_propval *val) 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()
226 union power_supply_propval *val) in adp5061_get_min_voltage()
242 union power_supply_propval *val) in adp5061_get_chg_volt_lim()
258 union power_supply_propval *val) 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()
314 static int adp5061_set_const_chg_current(struct adp5061_state *st, int val) in adp5061_set_const_chg_current()
336 union power_supply_propval *val) in adp5061_get_const_chg_current()
355 union power_supply_propval *val) in adp5061_get_prechg_current()
370 static int adp5061_set_prechg_current(struct adp5061_state *st, int val) in adp5061_set_prechg_current()
388 union power_supply_propval *val) in adp5061_get_vweak_th()
403 static int adp5061_set_vweak_th(struct adp5061_state *st, int val) in adp5061_set_vweak_th()
421 union power_supply_propval *val) in adp5061_get_chg_type()
440 union power_supply_propval *val) in adp5061_get_charger_status()
473 union power_supply_propval *val) in adp5061_get_battery_status()
502 union power_supply_propval *val) in adp5061_get_termination_current()
517 static int adp5061_set_termination_current(struct adp5061_state *st, int val) in adp5061_set_termination_current()
534 union power_supply_propval *val) in adp5061_get_property()
618 const union power_supply_propval *val) in adp5061_set_property()