Home
last modified time | relevance | path

Searched refs:isst_if_resume (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/platform/x86/intel/speed_select_if/
H A Disst_if_mbox_pci.c208 static int __maybe_unused isst_if_resume(struct device *device) in isst_if_resume() function
214 static SIMPLE_DEV_PM_OPS(isst_if_pm_ops, NULL, isst_if_resume);
H A Disst_if_mmio.c171 static int __maybe_unused isst_if_resume(struct device *device) in isst_if_resume() function
192 static SIMPLE_DEV_PM_OPS(isst_if_pm_ops, isst_if_suspend, isst_if_resume);