Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/regulator/
Dcore.c618 static const char *regulator_opmode_to_str(int mode) in regulator_opmode_to_str() function
635 return sprintf(buf, "%s\n", regulator_opmode_to_str(mode)); in regulator_print_opmode()
5797 regulator_opmode_to_str(opmode)); in regulator_summary_show_subtree()