tsl2550_pm_ops    418 drivers/misc/tsl2550.c static SIMPLE_DEV_PM_OPS(tsl2550_pm_ops, tsl2550_suspend, tsl2550_resume);
tsl2550_pm_ops    419 drivers/misc/tsl2550.c #define TSL2550_PM_OPS (&tsl2550_pm_ops)