Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dpda_power.h37 unsigned long ac_max_uA; /* current to draw when on AC */ member
/linux-4.4.14/drivers/power/
Dpda_power.c112 int max_uA = pdata->ac_max_uA; in update_charger()
300 if (!pdata->ac_max_uA) in pda_power_probe()
301 pdata->ac_max_uA = 500000; in pda_power_probe()