Searched refs:dev_pm_ops (Results 1 – 25 of 1056) sorted by relevance
12345678910>>...43
22 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pm_generic_runtime_suspend()41 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pm_generic_runtime_resume()75 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pm_generic_suspend_noirq()87 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pm_generic_suspend_late()99 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pm_generic_suspend()111 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pm_generic_freeze_noirq()123 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pm_generic_freeze_late()135 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pm_generic_freeze()147 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pm_generic_poweroff_noirq()159 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pm_generic_poweroff_late()[all …]
23 static int do_scsi_suspend(struct device *dev, const struct dev_pm_ops *pm) in do_scsi_suspend()28 static int do_scsi_freeze(struct device *dev, const struct dev_pm_ops *pm) in do_scsi_freeze()43 static int do_scsi_thaw(struct device *dev, const struct dev_pm_ops *pm) in do_scsi_thaw()54 int (*cb)(struct device *, const struct dev_pm_ops *)) in scsi_dev_type_suspend() argument56 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in scsi_dev_type_suspend()71 int (*cb)(struct device *, const struct dev_pm_ops *)) in scsi_bus_suspend_common() argument80 int (*cb)(struct device *, const struct dev_pm_ops *)) in scsi_bus_resume_common() argument82 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in scsi_bus_resume_common()148 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in sdev_runtime_suspend()178 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in sdev_runtime_resume()[all …]
671 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_prepare()740 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_suspend()806 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_suspend_noirq()906 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_resume_noirq()948 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_resume()988 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_freeze()1024 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_freeze_noirq()1049 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_thaw_noirq()1075 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_thaw()1096 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_poweroff()[all …]
13 struct dev_pm_ops;64 extern const struct dev_pm_ops brcmnand_pm_ops;
45 struct dev_pm_ops;102 extern const struct dev_pm_ops bcm_qspi_pm_ops;
111 const struct dev_pm_ops *pm = dev->driver->pm; in gb_bundle_suspend()138 const struct dev_pm_ops *pm = dev->driver->pm; in gb_bundle_resume()165 static const struct dev_pm_ops gb_bundle_pm_ops = {
277 struct dev_pm_ops { struct353 const struct dev_pm_ops __maybe_unused name = { \371 const struct dev_pm_ops __maybe_unused name = { \645 struct dev_pm_ops ops;
209 static const struct dev_pm_ops sxgbe_platform_pm_ops = {217 static const struct dev_pm_ops sxgbe_platform_pm_ops;
8 extern const struct dev_pm_ops ltc2947_pm_ops;
14 extern const struct dev_pm_ops dw_mci_pltfm_pmops;
12 extern const struct dev_pm_ops sof_acpi_pm;
12 extern const struct dev_pm_ops sof_pci_pm;
25 extern const struct dev_pm_ops rt2x00pci_pm_ops;
13 extern const struct dev_pm_ops kxsd9_dev_pm_ops;
12 extern const struct dev_pm_ops bmi088_accel_pm_ops;
19 extern const struct dev_pm_ops fxls8962af_pm_ops;
5 extern const struct dev_pm_ops bmg160_pm_ops;
6 extern const struct dev_pm_ops bmc150_magn_pm_ops;
16 extern const struct dev_pm_ops ad7879_pm_ops;
16 extern const struct dev_pm_ops ccree_pm;
14 extern const struct dev_pm_ops simtec_audio_pmops;
15 extern const struct dev_pm_ops hid_sensor_pm_ops;
37 extern const struct dev_pm_ops st_uvis25_pm_ops;
15 extern const struct dev_pm_ops ipa_pm_ops;
23 extern const struct dev_pm_ops stmmac_pltfr_pm_ops;
Completed in 27 milliseconds