Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dcore.c633 static const char *regulator_opmode_to_str(int mode) in regulator_opmode_to_str() function
650 return sprintf(buf, "%s\n", regulator_opmode_to_str(mode)); in regulator_print_opmode()
6005 regulator_opmode_to_str(opmode)); in regulator_summary_show_subtree()