Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/magnetometer/
H A Dhmc5843.h55 int hmc5843_common_suspend(struct device *dev);
60 hmc5843_common_suspend,
H A Dhmc5843_core.c606 int hmc5843_common_suspend(struct device *dev) in hmc5843_common_suspend() function
611 EXPORT_SYMBOL(hmc5843_common_suspend); variable
/kernel/linux/linux-6.6/drivers/iio/magnetometer/
H A Dhmc5843_core.c606 static int hmc5843_common_suspend(struct device *dev) in hmc5843_common_suspend() function
617 EXPORT_NS_SIMPLE_DEV_PM_OPS(hmc5843_pm_ops, hmc5843_common_suspend,

Completed in 3 milliseconds