Home
last modified time | relevance | path

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

12345678910>>...41

/drivers/base/power/
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 …]
/drivers/scsi/
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 …]
/drivers/pci/
A Dpci-driver.c709 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_prepare()
782 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_suspend()
853 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_suspend_noirq()
948 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_resume_noirq()
990 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_resume()
1032 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_freeze()
1068 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_freeze_noirq()
1093 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_thaw_noirq()
1119 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_thaw()
1140 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in pci_pm_poweroff()
[all …]
/drivers/mfd/
A Dcs42l43.h14 struct dev_pm_ops;
20 extern const struct dev_pm_ops cs42l43_pm_ops;
A Dsec-core.h15 extern const struct dev_pm_ops sec_pmic_pm_ops;
/drivers/spi/
A Dspi-bcm-qspi.h45 struct dev_pm_ops;
102 extern const struct dev_pm_ops bcm_qspi_pm_ops;
/drivers/greybus/
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 = {
/drivers/mtd/nand/raw/brcmnand/
A Dbrcmnand.h13 struct dev_pm_ops;
95 extern const struct dev_pm_ops brcmnand_pm_ops;
/drivers/net/ethernet/samsung/sxgbe/
A Dsxgbe_platform.c208 static const struct dev_pm_ops sxgbe_platform_pm_ops = {
216 static const struct dev_pm_ops sxgbe_platform_pm_ops;
/drivers/hwmon/
A Dltc2947.h8 extern const struct dev_pm_ops ltc2947_pm_ops;
A Dadt7x10.h23 extern const struct dev_pm_ops adt7x10_dev_pm_ops;
/drivers/iio/chemical/
A Dens160.h8 extern const struct dev_pm_ops ens160_pm_ops;
/drivers/net/wireless/ralink/rt2x00/
A Drt2x00pci.h25 extern const struct dev_pm_ops rt2x00pci_pm_ops;
/drivers/mmc/host/
A Ddw_mmc-pltfm.h14 extern const struct dev_pm_ops dw_mci_pltfm_pmops;
/drivers/iio/accel/
A Dkxsd9.h13 extern const struct dev_pm_ops kxsd9_dev_pm_ops;
A Dfxls8962af.h20 extern const struct dev_pm_ops fxls8962af_pm_ops;
A Dbmi088-accel.h19 extern const struct dev_pm_ops bmi088_accel_pm_ops;
/drivers/iio/gyro/
A Dbmg160.h5 extern const struct dev_pm_ops bmg160_pm_ops;
/drivers/iio/magnetometer/
A Dbmc150_magn.h6 extern const struct dev_pm_ops bmc150_magn_pm_ops;
/drivers/crypto/ccree/
A Dcc_pm.h16 extern const struct dev_pm_ops ccree_pm;
/drivers/input/touchscreen/
A Dad7879.h19 extern const struct dev_pm_ops ad7879_pm_ops;
/drivers/iio/pressure/
A Dmpl115.h24 extern const struct dev_pm_ops mpl115_dev_pm_ops;
/drivers/iio/common/hid-sensors/
A Dhid-sensor-trigger.h15 extern const struct dev_pm_ops hid_sensor_pm_ops;
/drivers/iio/imu/bmi270/
A Dbmi270.h23 extern const struct dev_pm_ops bmi270_core_pm_ops;
/drivers/iio/light/
A Dst_uvis25.h37 extern const struct dev_pm_ops st_uvis25_pm_ops;

Completed in 33 milliseconds

12345678910>>...41