Searched refs:UNIVERSAL_DEV_PM_OPS (Results 1 - 14 of 14) sorted by relevance

/linux-master/drivers/platform/x86/intel/atomisp2/
H A Dpm.c121 static UNIVERSAL_DEV_PM_OPS(isp_pm_ops, isp_pci_suspend,
/linux-master/drivers/platform/chrome/
H A Dcros_hps_i2c.c129 static UNIVERSAL_DEV_PM_OPS(hps_pm_ops, hps_suspend, hps_resume, NULL);
/linux-master/drivers/amba/
H A Dtegra-ahb.c175 static UNIVERSAL_DEV_PM_OPS(tegra_ahb_pm,
/linux-master/drivers/misc/
H A Dapds9802als.c278 static UNIVERSAL_DEV_PM_OPS(apds9802als_pm_ops, apds9802als_suspend,
/linux-master/drivers/phy/ti/
H A Dphy-dm816x-usb.c158 static UNIVERSAL_DEV_PM_OPS(dm816x_usb_phy_pm_ops,
/linux-master/drivers/i2c/busses/
H A Di2c-nvidia-gpu.c360 static UNIVERSAL_DEV_PM_OPS(gpu_i2c_driver_pm, gpu_i2c_suspend, gpu_i2c_resume,
H A Di2c-amd-mp2-pci.c437 static UNIVERSAL_DEV_PM_OPS(amd_mp2_pci_pm_ops, amd_mp2_pci_suspend,
/linux-master/drivers/usb/dwc3/
H A Ddwc3-am62.c364 static UNIVERSAL_DEV_PM_OPS(dwc3_ti_pm_ops, dwc3_ti_suspend_common,
/linux-master/drivers/counter/
H A Dintel-qep.c496 static UNIVERSAL_DEV_PM_OPS(intel_qep_pm_ops,
/linux-master/drivers/input/misc/
H A Dbma150.c536 static UNIVERSAL_DEV_PM_OPS(bma150_pm, bma150_suspend, bma150_resume, NULL);
/linux-master/include/linux/
H A Dpm.h460 #define UNIVERSAL_DEV_PM_OPS(name, suspend_fn, resume_fn, idle_fn) \ macro
/linux-master/drivers/char/hw_random/
H A Dcctrng.c639 static UNIVERSAL_DEV_PM_OPS(cctrng_pm, cctrng_suspend, cctrng_resume, NULL);
/linux-master/drivers/gpu/drm/bridge/cadence/
H A Dcdns-dsi-core.c1159 static UNIVERSAL_DEV_PM_OPS(cdns_dsi_pm_ops, cdns_dsi_suspend, cdns_dsi_resume,
/linux-master/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c5158 static UNIVERSAL_DEV_PM_OPS(hisi_sas_v3_pm_ops,

Completed in 180 milliseconds