Home
last modified time | relevance | path

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

/linux-6.15/drivers/regulator/
H A Dcore.c624 static const char *regulator_opmode_to_str(int mode) in regulator_opmode_to_str() function
641 return sprintf(buf, "%s\n", regulator_opmode_to_str(mode)); in regulator_print_opmode()
6228 regulator_opmode_to_str(opmode)); in regulator_summary_show_subtree()