Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
A Dmt6360_charger.c389 linear_range_get_selector_within(&mt6360_chg_range[MT6360_RANGE_ICHG], val->intval, &sel); in mt6360_charger_set_ichg()
401 linear_range_get_selector_within(&mt6360_chg_range[MT6360_RANGE_VOREG], val->intval, &sel); in mt6360_charger_set_cv()
413 linear_range_get_selector_within(&mt6360_chg_range[MT6360_RANGE_AICR], val->intval, &sel); in mt6360_charger_set_aicr()
425 linear_range_get_selector_within(&mt6360_chg_range[MT6360_RANGE_VMIVR], val->intval, &sel); in mt6360_charger_set_mivr()
437 linear_range_get_selector_within(&mt6360_chg_range[MT6360_RANGE_IPREC], val->intval, &sel); in mt6360_charger_set_iprechg()
449 linear_range_get_selector_within(&mt6360_chg_range[MT6360_RANGE_IEOC], val->intval, &sel); in mt6360_charger_set_ieoc()
/linux/lib/
A Dlinear_ranges.c255 void linear_range_get_selector_within(const struct linear_range *r, in linear_range_get_selector_within() function
273 EXPORT_SYMBOL_GPL(linear_range_get_selector_within);
/linux/include/linux/
A Dlinear_range.h44 void linear_range_get_selector_within(const struct linear_range *r,
/linux/
A Dvmlinux.symvers9062 0x00000000 linear_range_get_selector_within vmlinux EXPORT_SYMBOL_GPL
A DSystem.map16810 ffff8000104a30a0 T linear_range_get_selector_within
A D.tmp_System.map16810 ffff8000104a30a0 T linear_range_get_selector_within

Completed in 347 milliseconds