Searched refs:regulator_print_opmode (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/regulator/
H A Dcore.c382 static ssize_t regulator_print_opmode(char *buf, int mode) regulator_print_opmode() function
402 return regulator_print_opmode(buf, _regulator_get_mode(rdev)); regulator_opmode_show()
598 return regulator_print_opmode(buf, regulator_suspend_mem_mode_show()
609 return regulator_print_opmode(buf, regulator_suspend_disk_mode_show()
620 return regulator_print_opmode(buf, regulator_suspend_standby_mode_show()

Completed in 78 milliseconds