/kernel/linux/linux-5.10/drivers/base/power/ |
D | generic_ops.c | 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 …]
|
/kernel/linux/linux-5.10/drivers/scsi/ |
D | scsi_pm.c | 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() 33 static int do_scsi_poweroff(struct device *dev, const struct dev_pm_ops *pm) in do_scsi_poweroff() 38 static int do_scsi_resume(struct device *dev, const struct dev_pm_ops *pm) in do_scsi_resume() 43 static int do_scsi_thaw(struct device *dev, const struct dev_pm_ops *pm) in do_scsi_thaw() 48 static int do_scsi_restore(struct device *dev, const struct dev_pm_ops *pm) in do_scsi_restore() 54 int (*cb)(struct device *, const struct dev_pm_ops *)) in scsi_dev_type_suspend() argument 56 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in scsi_dev_type_suspend() 73 int (*cb)(struct device *, const struct dev_pm_ops *)) in scsi_dev_type_resume() argument 75 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in scsi_dev_type_resume() [all …]
|
/kernel/linux/linux-5.10/drivers/pci/ |
D | pci-driver.c | 659 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_prepare() 728 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_suspend() 794 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_suspend_noirq() 894 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_resume_noirq() 936 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_resume() 976 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_freeze() 1012 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_freeze_noirq() 1037 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_thaw_noirq() 1063 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_thaw() 1084 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_poweroff() [all …]
|
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/brcmnand/ |
D | brcmnand.h | 13 struct dev_pm_ops; 64 extern const struct dev_pm_ops brcmnand_pm_ops;
|
/kernel/linux/linux-5.10/drivers/spi/ |
D | spi-bcm-qspi.h | 45 struct dev_pm_ops; 102 extern const struct dev_pm_ops bcm_qspi_pm_ops;
|
/kernel/linux/linux-5.10/drivers/greybus/ |
D | bundle.c | 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 = {
|
/kernel/linux/linux-5.10/include/linux/ |
D | pm.h | 278 struct dev_pm_ops { struct 354 const struct dev_pm_ops __maybe_unused name = { \ 372 const struct dev_pm_ops __maybe_unused name = { \ 644 struct dev_pm_ops ops;
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
D | ltc2947.h | 8 extern const struct dev_pm_ops ltc2947_pm_ops;
|
/kernel/linux/linux-5.10/drivers/mmc/host/ |
D | dw_mmc-pltfm.h | 14 extern const struct dev_pm_ops dw_mci_pltfm_pmops;
|
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/ |
D | rt2x00pci.h | 25 extern const struct dev_pm_ops rt2x00pci_pm_ops;
|
/kernel/linux/linux-5.10/drivers/iio/accel/ |
D | kxsd9.h | 13 extern const struct dev_pm_ops kxsd9_dev_pm_ops;
|
D | bmc150-accel.h | 19 extern const struct dev_pm_ops bmc150_accel_pm_ops;
|
/kernel/linux/linux-5.10/drivers/iio/gyro/ |
D | bmg160.h | 5 extern const struct dev_pm_ops bmg160_pm_ops;
|
/kernel/linux/linux-5.10/drivers/iio/magnetometer/ |
D | bmc150_magn.h | 6 extern const struct dev_pm_ops bmc150_magn_pm_ops;
|
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
D | ad7879.h | 16 extern const struct dev_pm_ops ad7879_pm_ops;
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
D | rtw8822ce.h | 8 extern const struct dev_pm_ops rtw_pm_ops;
|
D | rtw8723de.h | 8 extern const struct dev_pm_ops rtw_pm_ops;
|
D | rtw8821ce.h | 8 extern const struct dev_pm_ops rtw_pm_ops;
|
D | rtw8822be.h | 8 extern const struct dev_pm_ops rtw_pm_ops;
|
/kernel/linux/linux-5.10/drivers/crypto/ccree/ |
D | cc_pm.h | 16 extern const struct dev_pm_ops ccree_pm;
|
/kernel/linux/linux-5.10/sound/soc/samsung/ |
D | s3c24xx_simtec.h | 14 extern const struct dev_pm_ops simtec_audio_pmops;
|
/kernel/linux/linux-5.10/drivers/iio/common/hid-sensors/ |
D | hid-sensor-trigger.h | 12 extern const struct dev_pm_ops hid_sensor_pm_ops;
|
/kernel/linux/linux-5.10/drivers/iio/light/ |
D | st_uvis25.h | 37 extern const struct dev_pm_ops st_uvis25_pm_ops;
|
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_platform.h | 23 extern const struct dev_pm_ops stmmac_pltfr_pm_ops;
|
/kernel/linux/linux-5.10/drivers/gnss/ |
D | serial.h | 33 extern const struct dev_pm_ops gnss_serial_pm_ops;
|