Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dcore.c715 static ssize_t regulator_print_opmode(char *buf, int mode) in regulator_print_opmode() function
725 return regulator_print_opmode(buf, _regulator_get_mode(rdev)); in regulator_opmode_show()
923 return regulator_print_opmode(buf, in regulator_suspend_mem_mode_show()
934 return regulator_print_opmode(buf, in regulator_suspend_disk_mode_show()
945 return regulator_print_opmode(buf, in regulator_suspend_standby_mode_show()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dcore.c700 static ssize_t regulator_print_opmode(char *buf, int mode) in regulator_print_opmode() function
710 return regulator_print_opmode(buf, _regulator_get_mode(rdev)); in opmode_show()
905 return regulator_print_opmode(buf, in suspend_mem_mode_show()
915 return regulator_print_opmode(buf, in suspend_disk_mode_show()
925 return regulator_print_opmode(buf, in suspend_standby_mode_show()

Completed in 14 milliseconds