tsl4531_pm_ops    231 drivers/iio/light/tsl4531.c static SIMPLE_DEV_PM_OPS(tsl4531_pm_ops, tsl4531_suspend, tsl4531_resume);
tsl4531_pm_ops    232 drivers/iio/light/tsl4531.c #define TSL4531_PM_OPS (&tsl4531_pm_ops)