Symbol: DEV_PM_OPS
drivers/clk/renesas/renesas-cpg-mssr.c
1166
#define DEV_PM_OPS &cpg_mssr_pm
drivers/clk/renesas/renesas-cpg-mssr.c
1168
#define DEV_PM_OPS NULL
drivers/extcon/extcon-rtk-type-c.c
1776
#define DEV_PM_OPS (&extcon_rtk_type_c_pm_ops)
drivers/extcon/extcon-rtk-type-c.c
1778
#define DEV_PM_OPS NULL
drivers/extcon/extcon-usbc-cros-ec.c
513
#define DEV_PM_OPS (&extcon_cros_ec_dev_pm_ops)
drivers/extcon/extcon-usbc-cros-ec.c
515
#define DEV_PM_OPS NULL
drivers/hsi/controllers/omap_ssi_core.c
593
#define DEV_PM_OPS (&omap_ssi_pm_ops)
drivers/hsi/controllers/omap_ssi_core.c
595
#define DEV_PM_OPS NULL
drivers/hsi/controllers/omap_ssi_port.c
1359
#define DEV_PM_OPS (&omap_ssi_port_pm_ops)
drivers/hsi/controllers/omap_ssi_port.c
1361
#define DEV_PM_OPS NULL
drivers/regulator/bd9571mwv-regulator.c
267
#define DEV_PM_OPS &bd9571mwv_pm
drivers/regulator/bd9571mwv-regulator.c
269
#define DEV_PM_OPS NULL
drivers/thermal/ti-soc-thermal/ti-bandgap.c
1235
#define DEV_PM_OPS (&ti_bandgap_dev_pm_ops)
drivers/thermal/ti-soc-thermal/ti-bandgap.c
1237
#define DEV_PM_OPS NULL
drivers/usb/dwc3/dwc3-am62.c
388
#define DEV_PM_OPS (&dwc3_ti_pm_ops)
drivers/usb/dwc3/dwc3-am62.c
390
#define DEV_PM_OPS NULL
drivers/usb/dwc3/dwc3-omap.c
606
#define DEV_PM_OPS (&dwc3_omap_dev_pm_ops)
drivers/usb/dwc3/dwc3-omap.c
608
#define DEV_PM_OPS NULL
drivers/usb/dwc3/dwc3-rtk.c
437
#define DEV_PM_OPS (&dwc3_rtk_dev_pm_ops)
drivers/usb/dwc3/dwc3-rtk.c
439
#define DEV_PM_OPS NULL
drivers/usb/host/xhci-histb.c
364
#define DEV_PM_OPS (IS_ENABLED(CONFIG_PM) ? &xhci_histb_pm_ops : NULL)
drivers/usb/host/xhci-mtk.c
843
#define DEV_PM_OPS (IS_ENABLED(CONFIG_PM) ? &xhci_mtk_pm_ops : NULL)
drivers/usb/mtu3/mtu3_plat.c
612
#define DEV_PM_OPS (IS_ENABLED(CONFIG_PM) ? &mtu3_pm_ops : NULL)
drivers/usb/musb/omap2430.c
591
#define DEV_PM_OPS (&omap2430_pm_ops)
drivers/usb/musb/omap2430.c
593
#define DEV_PM_OPS NULL