Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dad799x.c876 static int __maybe_unused ad799x_suspend(struct device *dev) in ad799x_suspend() function
916 static SIMPLE_DEV_PM_OPS(ad799x_pm_ops, ad799x_suspend, ad799x_resume);
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dad799x.c905 static int ad799x_suspend(struct device *dev) in ad799x_suspend() function
950 static DEFINE_SIMPLE_DEV_PM_OPS(ad799x_pm_ops, ad799x_suspend, ad799x_resume);

Completed in 4 milliseconds