Home
last modified time | relevance | path

Searched refs:dev_pm_ops (Results 1 – 25 of 1219) sorted by relevance

12345678910>>...49

/linux-6.15/drivers/base/power/
H A Dgeneric_ops.c22 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 …]
/linux-6.15/drivers/scsi/
H A Dscsi_pm.c22 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() argument
55 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() argument
79 int (*cb)(struct device *, const struct dev_pm_ops *)) in scsi_bus_resume_common() argument
81 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 …]
/linux-6.15/include/linux/
H A Dpm.h286 struct dev_pm_ops { struct
372 const struct dev_pm_ops name = { \
378 const struct dev_pm_ops name; \
380 const struct dev_pm_ops name
383 static __maybe_unused const struct dev_pm_ops __static_##name
436 const struct dev_pm_ops __maybe_unused name = { \
457 const struct dev_pm_ops __maybe_unused name = { \
467 const struct dev_pm_ops name = { \
744 struct dev_pm_ops ops;
/linux-6.15/drivers/mfd/
H A Dcs42l43.h14 struct dev_pm_ops;
20 extern const struct dev_pm_ops cs42l43_pm_ops;
/linux-6.15/drivers/pci/
H A Dpci-driver.c715 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()
855 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_suspend_noirq()
950 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_resume_noirq()
992 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_resume()
1034 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_freeze()
1070 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_freeze_noirq()
1095 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_thaw_noirq()
1121 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_thaw()
1142 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_poweroff()
[all …]
/linux-6.15/drivers/spi/
H A Dspi-bcm-qspi.h45 struct dev_pm_ops;
102 extern const struct dev_pm_ops bcm_qspi_pm_ops;
/linux-6.15/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.h13 struct dev_pm_ops;
95 extern const struct dev_pm_ops brcmnand_pm_ops;
/linux-6.15/drivers/greybus/
H A Dbundle.c111 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 = {
/linux-6.15/drivers/hwmon/
H A Dltc2947.h8 extern const struct dev_pm_ops ltc2947_pm_ops;
H A Dadt7x10.h23 extern const struct dev_pm_ops adt7x10_dev_pm_ops;
/linux-6.15/drivers/iio/chemical/
H A Dens160.h8 extern const struct dev_pm_ops ens160_pm_ops;
/linux-6.15/sound/soc/sof/
H A Dsof-acpi-dev.h12 extern const struct dev_pm_ops sof_acpi_pm;
H A Dsof-pci-dev.h12 extern const struct dev_pm_ops sof_pci_pm;
H A Dsof-of-dev.h19 extern const struct dev_pm_ops sof_of_pm;
/linux-6.15/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00pci.h25 extern const struct dev_pm_ops rt2x00pci_pm_ops;
/linux-6.15/drivers/mmc/host/
H A Ddw_mmc-pltfm.h14 extern const struct dev_pm_ops dw_mci_pltfm_pmops;
/linux-6.15/drivers/iio/accel/
H A Dkxsd9.h13 extern const struct dev_pm_ops kxsd9_dev_pm_ops;
H A Dfxls8962af.h20 extern const struct dev_pm_ops fxls8962af_pm_ops;
H A Dbmi088-accel.h19 extern const struct dev_pm_ops bmi088_accel_pm_ops;
/linux-6.15/drivers/iio/gyro/
H A Dbmg160.h5 extern const struct dev_pm_ops bmg160_pm_ops;
/linux-6.15/drivers/iio/magnetometer/
H A Dbmc150_magn.h6 extern const struct dev_pm_ops bmc150_magn_pm_ops;
/linux-6.15/drivers/crypto/ccree/
H A Dcc_pm.h16 extern const struct dev_pm_ops ccree_pm;
/linux-6.15/drivers/input/touchscreen/
H A Dad7879.h19 extern const struct dev_pm_ops ad7879_pm_ops;
/linux-6.15/drivers/iio/pressure/
H A Dmpl115.h24 extern const struct dev_pm_ops mpl115_dev_pm_ops;
/linux-6.15/drivers/iio/common/hid-sensors/
H A Dhid-sensor-trigger.h15 extern const struct dev_pm_ops hid_sensor_pm_ops;

12345678910>>...49