Home
last modified time | relevance | path

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

/linux-6.15/drivers/regulator/
H A Dcore.c6021 static int regulator_suspend(struct device *dev) in regulator_suspend() function
6066 #define regulator_suspend NULL macro
6073 .suspend = regulator_suspend,