Home
last modified time | relevance | path

Searched defs:axp (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/drivers/power/supply/
Daxp20x_battery.c242 static int axp20x_get_constant_charge_current(struct axp20x_batt_ps *axp, in axp20x_get_constant_charge_current()
258 static int axp717_get_constant_charge_current(struct axp20x_batt_ps *axp, in axp717_get_constant_charge_current()
691 static int axp717_set_constant_charge_current(struct axp20x_batt_ps *axp, in axp717_set_constant_charge_current()
709 static int axp20x_set_max_constant_charge_current(struct axp20x_batt_ps *axp, in axp20x_set_max_constant_charge_current()
/linux-6.14.4/kernel/
Dauditsc.c2741 struct audit_aux_data_pids *axp; in audit_signal_info_syscall() local