Searched refs:adt7316_pm_ops (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/staging/iio/addac/
H A Dadt7316.c2110 EXPORT_SYMBOL_GPL(adt7316_pm_ops); variable
2111 SIMPLE_DEV_PM_OPS(adt7316_pm_ops, adt7316_disable, adt7316_enable);
H A Dadt7316.h26 extern const struct dev_pm_ops adt7316_pm_ops;
27 #define ADT7316_PM_OPS (&adt7316_pm_ops)

Completed in 229 milliseconds