Searched refs:dev_pm_ops (Results 1 – 25 of 1018) sorted by relevance
12345678910>>...41
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()135 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pm_generic_poweroff_noirq()147 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pm_generic_poweroff_late()159 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pm_generic_poweroff()[all …]
22 static int do_scsi_suspend(struct device *dev, const struct dev_pm_ops *pm) in do_scsi_suspend()27 static int do_scsi_freeze(struct device *dev, const struct dev_pm_ops *pm) in do_scsi_freeze()42 static int do_scsi_thaw(struct device *dev, const struct dev_pm_ops *pm) in do_scsi_thaw()53 int (*cb)(struct device *, const struct dev_pm_ops *)) in scsi_dev_type_suspend() argument55 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in scsi_dev_type_suspend()70 int (*cb)(struct device *, const struct dev_pm_ops *)) in scsi_bus_suspend_common() argument79 int (*cb)(struct device *, const struct dev_pm_ops *)) in scsi_bus_resume_common() argument81 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in scsi_bus_resume_common()147 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in sdev_runtime_suspend()177 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in sdev_runtime_resume()[all …]
709 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_prepare()782 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_suspend()853 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_suspend_noirq()948 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_resume_noirq()990 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_resume()1032 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_freeze()1068 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_freeze_noirq()1093 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_thaw_noirq()1119 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_thaw()1140 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_poweroff()[all …]
14 struct dev_pm_ops;20 extern const struct dev_pm_ops cs42l43_pm_ops;
15 extern const struct dev_pm_ops sec_pmic_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 = {
13 struct dev_pm_ops;95 extern const struct dev_pm_ops brcmnand_pm_ops;
208 static const struct dev_pm_ops sxgbe_platform_pm_ops = {216 static const struct dev_pm_ops sxgbe_platform_pm_ops;
8 extern const struct dev_pm_ops ltc2947_pm_ops;
23 extern const struct dev_pm_ops adt7x10_dev_pm_ops;
8 extern const struct dev_pm_ops ens160_pm_ops;
25 extern const struct dev_pm_ops rt2x00pci_pm_ops;
14 extern const struct dev_pm_ops dw_mci_pltfm_pmops;
13 extern const struct dev_pm_ops kxsd9_dev_pm_ops;
20 extern const struct dev_pm_ops fxls8962af_pm_ops;
19 extern const struct dev_pm_ops bmi088_accel_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 ccree_pm;
19 extern const struct dev_pm_ops ad7879_pm_ops;
24 extern const struct dev_pm_ops mpl115_dev_pm_ops;
15 extern const struct dev_pm_ops hid_sensor_pm_ops;
23 extern const struct dev_pm_ops bmi270_core_pm_ops;
37 extern const struct dev_pm_ops st_uvis25_pm_ops;
Completed in 33 milliseconds