Home
last modified time | relevance | path

Searched refs:power_off (Results 1 – 25 of 241) sorted by relevance

12345678910

/linux-6.3-rc2/arch/arm/mach-s3c/
A Dpm-s3c64xx.c88 .power_off = s3c64xx_pd_off,
98 .power_off = s3c64xx_pd_off,
108 .power_off = s3c64xx_pd_off,
118 .power_off = s3c64xx_pd_off,
128 .power_off = s3c64xx_pd_off,
138 .power_off = s3c64xx_pd_off,
147 .power_off = s3c64xx_pd_off,
157 .power_off = s3c64xx_pd_off,
/linux-6.3-rc2/drivers/phy/ti/
A Dphy-omap-usb2.c67 u32 power_off; member
77 u32 power_off; member
167 val = phy->power_off; in omap_usb_phy_power()
266 .power_off = omap_usb_power_off,
274 .power_off = OMAP_DEV_PHY_PD,
281 .power_off = OMAP_DEV_PHY_PD,
288 .power_off = OMAP_DEV_PHY_PD,
295 .power_off = OMAP_USB2_PHY_PD,
304 .power_off = AM437X_USB2_PHY_PD | AM437X_USB2_OTG_PD,
313 .power_off = AM654_USB2_OTG_PD,
[all …]
/linux-6.3-rc2/drivers/gpu/drm/panel/
A Dpanel-visionox-rm69299.c104 goto power_off; in visionox_rm69299_prepare()
110 goto power_off; in visionox_rm69299_prepare()
116 goto power_off; in visionox_rm69299_prepare()
122 goto power_off; in visionox_rm69299_prepare()
128 goto power_off; in visionox_rm69299_prepare()
137 goto power_off; in visionox_rm69299_prepare()
147 power_off: in visionox_rm69299_prepare()
A Dpanel-truly-nt35597.c390 goto power_off; in truly_nt35597_prepare()
397 goto power_off; in truly_nt35597_prepare()
406 goto power_off; in truly_nt35597_prepare()
416 power_off: in truly_nt35597_prepare()
/linux-6.3-rc2/arch/riscv/kvm/
A Dvcpu_sbi_hsm.c25 if (!target_vcpu->arch.power_off) in kvm_sbi_hsm_vcpu_start()
44 if (vcpu->arch.power_off) in kvm_sbi_hsm_vcpu_stop()
61 if (!target_vcpu->arch.power_off) in kvm_sbi_hsm_vcpu_get_status()
/linux-6.3-rc2/drivers/phy/samsung/
A Dphy-exynos4210-usb2.c230 .power_off = exynos4210_power_off,
236 .power_off = exynos4210_power_off,
242 .power_off = exynos4210_power_off,
248 .power_off = exynos4210_power_off,
A Dphy-exynos5250-usb2.c369 .power_off = exynos5250_power_off,
375 .power_off = exynos5250_power_off,
381 .power_off = exynos5250_power_off,
387 .power_off = exynos5250_power_off,
396 .power_off = exynos5250_power_off,
402 .power_off = exynos5250_power_off,
A Dphy-exynos4x12-usb2.c341 .power_off = exynos4x12_power_off,
347 .power_off = exynos4x12_power_off,
353 .power_off = exynos4x12_power_off,
359 .power_off = exynos4x12_power_off,
A Dphy-samsung-usb2.c70 if (inst->cfg->power_off) { in samsung_usb2_phy_power_off()
72 ret = inst->cfg->power_off(inst); in samsung_usb2_phy_power_off()
87 .power_off = samsung_usb2_phy_power_off,
A Dphy-s5pv210-usb2.c174 .power_off = s5pv210_power_off,
180 .power_off = s5pv210_power_off,
/linux-6.3-rc2/drivers/ps3/
A Dsys-manager-core.c40 if (ps3_sys_manager_ops.power_off) in ps3_sys_manager_power_off()
41 ps3_sys_manager_ops.power_off(ps3_sys_manager_ops.dev); in ps3_sys_manager_power_off()
/linux-6.3-rc2/arch/sh/kernel/
A Dreboot.c62 .power_off = native_machine_power_off,
73 machine_ops.power_off(); in machine_power_off()
/linux-6.3-rc2/drivers/usb/host/
A Dohci-st.c124 .power_off = st_ohci_platform_power_off,
221 if (pdata->power_off) in st_ohci_platform_probe()
222 pdata->power_off(dev); in st_ohci_platform_probe()
245 if (pdata->power_off) in st_ohci_platform_remove()
246 pdata->power_off(dev); in st_ohci_platform_remove()
A Dohci-platform.c86 .power_off = ohci_platform_power_off,
225 if (pdata->power_off) in ohci_platform_probe()
226 pdata->power_off(dev); in ohci_platform_probe()
252 if (pdata->power_off) in ohci_platform_remove()
253 pdata->power_off(dev); in ohci_platform_remove()
A Dehci-platform.c128 .power_off = ehci_platform_power_off,
387 if (pdata->power_off) in ehci_platform_probe()
388 pdata->power_off(dev); in ehci_platform_probe()
415 if (pdata->power_off) in ehci_platform_remove()
416 pdata->power_off(dev); in ehci_platform_remove()
/linux-6.3-rc2/drivers/phy/socionext/
A Dphy-uniphier-ahci.c31 int (*power_off)(struct uniphier_ahciphy_priv *priv); member
370 if (priv->data->power_off) in uniphier_ahciphy_power_off()
371 ret = priv->data->power_off(priv); in uniphier_ahciphy_power_off()
383 .power_off = uniphier_ahciphy_power_off,
464 .power_off = uniphier_ahciphy_pro4_power_off,
471 .power_off = uniphier_ahciphy_pxs2_power_off,
480 .power_off = uniphier_ahciphy_pxs2_power_off,
/linux-6.3-rc2/arch/arm/mach-imx/
A Dgpc.c46 void imx_gpc_set_arm_power_in_lpm(bool power_off) in imx_gpc_set_arm_power_in_lpm() argument
48 writel_relaxed(power_off, gpc_base + GPC_PGC_CPU_PDN); in imx_gpc_set_arm_power_in_lpm()
51 void imx_gpc_set_l2_mem_power_in_lpm(bool power_off) in imx_gpc_set_l2_mem_power_in_lpm() argument
57 if (power_off) in imx_gpc_set_l2_mem_power_in_lpm()
A Dcommon.h38 void imx_gpc_set_arm_power_in_lpm(bool power_off);
39 void imx_gpc_set_l2_mem_power_in_lpm(bool power_off);
/linux-6.3-rc2/Documentation/driver-api/phy/
A Dsamsung-usb2.rst78 .power_off = exynos4210_power_off,
84 .power_off = exynos4210_power_off,
90 .power_off = exynos4210_power_off,
96 .power_off = exynos4210_power_off,
102 `int (*power_off)(struct samsung_usb2_phy_instance *);`
/linux-6.3-rc2/include/linux/
A Dreboot.h160 int register_platform_power_off(void (*power_off)(void));
161 void unregister_platform_power_off(void (*power_off)(void));
/linux-6.3-rc2/drivers/mmc/core/
A Dpwrseq.c74 if (pwrseq && pwrseq->ops->power_off) in mmc_pwrseq_power_off()
75 pwrseq->ops->power_off(host); in mmc_pwrseq_power_off()
/linux-6.3-rc2/drivers/soc/imx/
A Dimx8mp-blk-ctrl.c45 void (*power_off) (struct imx8mp_blk_ctrl *bc, struct imx8mp_blk_ctrl_domain *domain); member
76 void (*power_off) (struct imx8mp_blk_ctrl *bc, struct imx8mp_blk_ctrl_domain *domain); member
290 .power_off = imx8mp_hsio_blk_ctrl_power_off,
517 .power_off = imx8mp_hdmi_blk_ctrl_power_off,
584 bc->power_off(bc, domain); in imx8mp_blk_ctrl_power_off()
650 bc->power_off = bc_data->power_off; in imx8mp_blk_ctrl_probe()
700 domain->genpd.power_off = imx8mp_blk_ctrl_power_off; in imx8mp_blk_ctrl_probe()
/linux-6.3-rc2/drivers/base/power/
A Dcommon.c183 void dev_pm_domain_detach(struct device *dev, bool power_off) in dev_pm_domain_detach() argument
186 dev->pm_domain->detach(dev, power_off); in dev_pm_domain_detach()
/linux-6.3-rc2/drivers/phy/qualcomm/
A Dphy-qcom-ipq4019-usb.c53 .power_off = ipq4019_ss_phy_power_off,
85 .power_off = ipq4019_hs_phy_power_off,
/linux-6.3-rc2/drivers/gpu/drm/bridge/
A Dnxp-ptn3460.c161 bool power_off; in ptn3460_get_edid() local
165 power_off = !ptn_bridge->enabled; in ptn3460_get_edid()
183 if (power_off) in ptn3460_get_edid()

Completed in 35 milliseconds

12345678910