Home
last modified time | relevance | path

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

12345678910>>...32

/Linux-v4.19/drivers/base/power/
Dgeneric_ops.c24 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pm_generic_runtime_suspend()
43 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pm_generic_runtime_resume()
77 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pm_generic_suspend_noirq()
89 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pm_generic_suspend_late()
101 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pm_generic_suspend()
113 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pm_generic_freeze_noirq()
125 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pm_generic_freeze_late()
137 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pm_generic_freeze()
149 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pm_generic_poweroff_noirq()
161 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pm_generic_poweroff_late()
[all …]
/Linux-v4.19/drivers/scsi/
Dscsi_pm.c21 static int do_scsi_suspend(struct device *dev, const struct dev_pm_ops *pm) in do_scsi_suspend()
26 static int do_scsi_freeze(struct device *dev, const struct dev_pm_ops *pm) in do_scsi_freeze()
31 static int do_scsi_poweroff(struct device *dev, const struct dev_pm_ops *pm) in do_scsi_poweroff()
36 static int do_scsi_resume(struct device *dev, const struct dev_pm_ops *pm) in do_scsi_resume()
41 static int do_scsi_thaw(struct device *dev, const struct dev_pm_ops *pm) in do_scsi_thaw()
46 static int do_scsi_restore(struct device *dev, const struct dev_pm_ops *pm) in do_scsi_restore()
52 int (*cb)(struct device *, const struct dev_pm_ops *)) in scsi_dev_type_suspend() argument
54 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in scsi_dev_type_suspend()
71 int (*cb)(struct device *, const struct dev_pm_ops *)) in scsi_dev_type_resume() argument
73 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in scsi_dev_type_resume()
[all …]
/Linux-v4.19/drivers/mtd/nand/raw/brcmnand/
Dbrcmnand.h21 struct dev_pm_ops;
72 extern const struct dev_pm_ops brcmnand_pm_ops;
/Linux-v4.19/drivers/spi/
Dspi-bcm-qspi.h56 struct dev_pm_ops;
113 extern const struct dev_pm_ops bcm_qspi_pm_ops;
/Linux-v4.19/drivers/staging/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-v4.19/drivers/pci/
Dpci-driver.c735 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_suspend()
797 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_suspend_noirq()
902 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_resume()
944 struct dev_pm_ops __weak pcibios_pm_ops;
949 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_freeze()
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()
1195 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_restore()
1240 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_runtime_suspend()
1297 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_runtime_resume()
[all …]
/Linux-v4.19/include/linux/
Dpm.h290 struct dev_pm_ops { struct
366 const struct dev_pm_ops name = { \
384 const struct dev_pm_ops name = { \
662 struct dev_pm_ops ops;
/Linux-v4.19/drivers/mmc/host/
Ddw_mmc-pltfm.h18 extern const struct dev_pm_ops dw_mci_pltfm_pmops;
/Linux-v4.19/drivers/iio/accel/
Dkxsd9.h13 extern const struct dev_pm_ops kxsd9_dev_pm_ops;
Dbmc150-accel.h19 extern const struct dev_pm_ops bmc150_accel_pm_ops;
/Linux-v4.19/drivers/iio/gyro/
Dbmg160.h5 extern const struct dev_pm_ops bmg160_pm_ops;
/Linux-v4.19/drivers/iio/magnetometer/
Dbmc150_magn.h6 extern const struct dev_pm_ops bmc150_magn_pm_ops;
/Linux-v4.19/drivers/input/touchscreen/
Dad7879.h17 extern const struct dev_pm_ops ad7879_pm_ops;
/Linux-v4.19/drivers/iio/common/hid-sensors/
Dhid-sensor-trigger.h25 extern const struct dev_pm_ops hid_sensor_pm_ops;
/Linux-v4.19/drivers/iio/light/
Dst_uvis25.h33 extern const struct dev_pm_ops st_uvis25_pm_ops;
/Linux-v4.19/sound/soc/samsung/
Ds3c24xx_simtec.h18 extern const struct dev_pm_ops simtec_audio_pmops;
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_platform.h33 extern const struct dev_pm_ops stmmac_pltfr_pm_ops;
/Linux-v4.19/drivers/crypto/ccree/
Dcc_pm.h16 extern const struct dev_pm_ops ccree_pm;
/Linux-v4.19/drivers/gnss/
Dserial.h33 extern const struct dev_pm_ops gnss_serial_pm_ops;
/Linux-v4.19/drivers/iio/humidity/
Dhts221.h45 extern const struct dev_pm_ops hts221_pm_ops;
/Linux-v4.19/drivers/staging/iio/addac/
Dadt7316.h28 extern const struct dev_pm_ops adt7316_pm_ops;
/Linux-v4.19/drivers/mfd/
Dmadera.h19 extern const struct dev_pm_ops madera_pm_ops;
Dintel-lpss.h56 const struct dev_pm_ops name = { \
/Linux-v4.19/drivers/hwmon/
Dadt7x10.h32 extern const struct dev_pm_ops adt7x10_dev_pm_ops;
/Linux-v4.19/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_platform.c216 static const struct dev_pm_ops sxgbe_platform_pm_ops = {
224 static const struct dev_pm_ops sxgbe_platform_pm_ops;

12345678910>>...32