Home
last modified time | relevance | path

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

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