tsl2563_pm_ops    857 drivers/iio/light/tsl2563.c static SIMPLE_DEV_PM_OPS(tsl2563_pm_ops, tsl2563_suspend, tsl2563_resume);
tsl2563_pm_ops    858 drivers/iio/light/tsl2563.c #define TSL2563_PM_OPS (&tsl2563_pm_ops)