Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/regulator/
Dcore.c5666 static int regulator_suspend(struct device *dev) in regulator_suspend() function
5711 #define regulator_suspend NULL macro
5718 .suspend = regulator_suspend,