Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Dsbs-battery.c693 static const char *sbs_get_constant_string(struct sbs_info *chip, in sbs_get_constant_string()
850 chemistry = sbs_get_constant_string(chip, POWER_SUPPLY_PROP_TECHNOLOGY); in sbs_get_chemistry()
993 str = sbs_get_constant_string(chip, psp); in sbs_get_property()
692 static const char *sbs_get_constant_string(struct sbs_info *chip, sbs_get_constant_string() function