Searched refs:dev_pm_ops (Results 1 – 25 of 1199) sorted by relevance
12345678910>>...48
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 …]
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 …]
286 struct dev_pm_ops { struct372 const struct dev_pm_ops name = { \378 const struct dev_pm_ops name; \380 const struct dev_pm_ops name383 static __maybe_unused const struct dev_pm_ops __static_##name440 const struct dev_pm_ops __maybe_unused name = { \461 const struct dev_pm_ops __maybe_unused name = { \471 const struct dev_pm_ops name = { \745 struct dev_pm_ops ops;
14 struct dev_pm_ops;20 extern const struct dev_pm_ops cs42l43_pm_ops;
715 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_prepare()784 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_suspend()856 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_suspend_noirq()951 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_resume_noirq()993 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_resume()1035 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_freeze()1071 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_freeze_noirq()1096 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_thaw_noirq()1122 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_thaw()1143 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_poweroff()[all …]
45 struct dev_pm_ops;102 extern const struct dev_pm_ops bcm_qspi_pm_ops;
13 struct dev_pm_ops;95 extern const struct dev_pm_ops brcmnand_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 = {
8 extern const struct dev_pm_ops ens160_pm_ops;
8 extern const struct dev_pm_ops ltc2947_pm_ops;
23 extern const struct dev_pm_ops adt7x10_dev_pm_ops;
12 extern const struct dev_pm_ops sof_acpi_pm;
12 extern const struct dev_pm_ops sof_pci_pm;
19 extern const struct dev_pm_ops sof_of_pm;
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;
18 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;
22 extern const struct dev_pm_ops goodix_berlin_pm_ops;
19 extern const struct dev_pm_ops ad7879_pm_ops;
16 extern const struct dev_pm_ops ccree_pm;
24 extern const struct dev_pm_ops mpl115_dev_pm_ops;
15 extern const struct dev_pm_ops hid_sensor_pm_ops;
Completed in 103 milliseconds