Home
last modified time | relevance | path

Searched refs:adp5061_chg_type (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dadp5061.c95 static const int adp5061_chg_type[4] = { variable
431 if (chg_type >= ARRAY_SIZE(adp5061_chg_type)) in adp5061_get_chg_type()
434 val->intval = adp5061_chg_type[chg_type]; in adp5061_get_chg_type()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dadp5061.c95 static const int adp5061_chg_type[4] = { variable
431 if (chg_type >= ARRAY_SIZE(adp5061_chg_type)) in adp5061_get_chg_type()
434 val->intval = adp5061_chg_type[chg_type]; in adp5061_get_chg_type()

Completed in 3 milliseconds