Home
last modified time | relevance | path

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

12345678910>>...47

/Linux-v6.6/drivers/base/power/
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_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 …]
/Linux-v6.6/drivers/scsi/
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()
32 static int do_scsi_poweroff(struct device *dev, const struct dev_pm_ops *pm) in do_scsi_poweroff()
37 static int do_scsi_resume(struct device *dev, const struct dev_pm_ops *pm) in do_scsi_resume()
42 static int do_scsi_thaw(struct device *dev, const struct dev_pm_ops *pm) in do_scsi_thaw()
47 static int do_scsi_restore(struct device *dev, const struct dev_pm_ops *pm) in do_scsi_restore()
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
[all …]
/Linux-v6.6/include/linux/
Dpm.h286 struct dev_pm_ops { struct
372 const struct dev_pm_ops name = { \
379 const struct dev_pm_ops name; \
381 const struct dev_pm_ops name
386 static __maybe_unused const struct dev_pm_ops __static_##name
425 const struct dev_pm_ops __maybe_unused name = { \
446 const struct dev_pm_ops __maybe_unused name = { \
456 const struct dev_pm_ops name = { \
728 struct dev_pm_ops ops;
/Linux-v6.6/drivers/pci/
Dpci-driver.c717 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_prepare()
786 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_suspend()
858 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_suspend_noirq()
953 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_resume_noirq()
995 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_resume()
1037 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_freeze()
1073 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_freeze_noirq()
1098 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_thaw_noirq()
1124 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_thaw()
1145 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_poweroff()
[all …]
/Linux-v6.6/drivers/spi/
Dspi-bcm-qspi.h45 struct dev_pm_ops;
102 extern const struct dev_pm_ops bcm_qspi_pm_ops;
/Linux-v6.6/drivers/mtd/nand/raw/brcmnand/
Dbrcmnand.h13 struct dev_pm_ops;
93 extern const struct dev_pm_ops brcmnand_pm_ops;
/Linux-v6.6/drivers/greybus/
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-v6.6/drivers/hwmon/
Dltc2947.h8 extern const struct dev_pm_ops ltc2947_pm_ops;
Dadt7x10.h23 extern const struct dev_pm_ops adt7x10_dev_pm_ops;
/Linux-v6.6/drivers/mmc/host/
Ddw_mmc-pltfm.h14 extern const struct dev_pm_ops dw_mci_pltfm_pmops;
/Linux-v6.6/drivers/net/wireless/ralink/rt2x00/
Drt2x00pci.h25 extern const struct dev_pm_ops rt2x00pci_pm_ops;
/Linux-v6.6/sound/soc/sof/
Dsof-acpi-dev.h12 extern const struct dev_pm_ops sof_acpi_pm;
Dsof-pci-dev.h12 extern const struct dev_pm_ops sof_pci_pm;
Dsof-of-dev.h19 extern const struct dev_pm_ops sof_of_pm;
/Linux-v6.6/drivers/iio/accel/
Dkxsd9.h13 extern const struct dev_pm_ops kxsd9_dev_pm_ops;
Dfxls8962af.h19 extern const struct dev_pm_ops fxls8962af_pm_ops;
Dbmi088-accel.h19 extern const struct dev_pm_ops bmi088_accel_pm_ops;
/Linux-v6.6/drivers/iio/gyro/
Dbmg160.h5 extern const struct dev_pm_ops bmg160_pm_ops;
/Linux-v6.6/drivers/input/touchscreen/
Dad7879.h16 extern const struct dev_pm_ops ad7879_pm_ops;
/Linux-v6.6/drivers/iio/magnetometer/
Dbmc150_magn.h6 extern const struct dev_pm_ops bmc150_magn_pm_ops;
/Linux-v6.6/drivers/crypto/ccree/
Dcc_pm.h16 extern const struct dev_pm_ops ccree_pm;
/Linux-v6.6/drivers/iio/pressure/
Dmpl115.h24 extern const struct dev_pm_ops mpl115_dev_pm_ops;
/Linux-v6.6/drivers/iio/common/hid-sensors/
Dhid-sensor-trigger.h15 extern const struct dev_pm_ops hid_sensor_pm_ops;
/Linux-v6.6/drivers/iio/light/
Dst_uvis25.h37 extern const struct dev_pm_ops st_uvis25_pm_ops;
/Linux-v6.6/drivers/mfd/
Dcs42l43.h18 extern const struct dev_pm_ops cs42l43_pm_ops;

12345678910>>...47