isst_if_pm_ops 201 drivers/platform/x86/intel_speed_select_if/isst_if_mbox_pci.c static SIMPLE_DEV_PM_OPS(isst_if_pm_ops, NULL, isst_if_resume); isst_if_pm_ops 208 drivers/platform/x86/intel_speed_select_if/isst_if_mbox_pci.c .driver.pm = &isst_if_pm_ops, isst_if_pm_ops 163 drivers/platform/x86/intel_speed_select_if/isst_if_mmio.c static SIMPLE_DEV_PM_OPS(isst_if_pm_ops, isst_if_suspend, isst_if_resume); isst_if_pm_ops 170 drivers/platform/x86/intel_speed_select_if/isst_if_mmio.c .driver.pm = &isst_if_pm_ops,