Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-s3c64xx/
Dpm.c92 .power_off = s3c64xx_pd_off,
102 .power_off = s3c64xx_pd_off,
112 .power_off = s3c64xx_pd_off,
122 .power_off = s3c64xx_pd_off,
132 .power_off = s3c64xx_pd_off,
142 .power_off = s3c64xx_pd_off,
151 .power_off = s3c64xx_pd_off,
161 .power_off = s3c64xx_pd_off,
/linux-4.1.27/drivers/ps3/
Dsys-manager-core.c52 if (ps3_sys_manager_ops.power_off) in ps3_sys_manager_power_off()
53 ps3_sys_manager_ops.power_off(ps3_sys_manager_ops.dev); in ps3_sys_manager_power_off()
Dps3-sys-manager.c716 ops.power_off = ps3_sys_manager_final_power_off; in ps3_sys_manager_probe()
/linux-4.1.27/drivers/phy/
Dphy-exynos4210-usb2.c233 .power_off = exynos4210_power_off,
239 .power_off = exynos4210_power_off,
245 .power_off = exynos4210_power_off,
251 .power_off = exynos4210_power_off,
Dphy-exynos4x12-usb2.c344 .power_off = exynos4x12_power_off,
350 .power_off = exynos4x12_power_off,
356 .power_off = exynos4x12_power_off,
362 .power_off = exynos4x12_power_off,
Dphy-exynos5250-usb2.c374 .power_off = exynos5250_power_off,
380 .power_off = exynos5250_power_off,
386 .power_off = exynos5250_power_off,
392 .power_off = exynos5250_power_off,
Dphy-samsung-usb2.c62 if (inst->cfg->power_off) { in samsung_usb2_phy_power_off()
64 ret = inst->cfg->power_off(inst); in samsung_usb2_phy_power_off()
76 .power_off = samsung_usb2_phy_power_off,
Dphy-s5pv210-usb2.c173 .power_off = s5pv210_power_off,
179 .power_off = s5pv210_power_off,
Dphy-samsung-usb2.h52 int (*power_off)(struct samsung_usb2_phy_instance *); member
Dphy-exynos-dp-video.c53 .power_off = exynos_dp_video_phy_power_off,
Dphy-rockchip-usb.c89 .power_off = rockchip_usb_phy_power_off,
Dphy-bcm-kona-usb2.c97 .power_off = bcm_kona_usb_phy_power_off,
Dphy-mvebu-sata.c80 .power_off = phy_mvebu_sata_power_off,
Dphy-stih41x-usb.c118 .power_off = stih41x_usb_phy_power_off,
Dphy-qcom-ufs-qmp-14nm.c122 .power_off = ufs_qcom_phy_power_off,
Dphy-exynos-mipi-video.c129 .power_off = exynos_mipi_video_phy_power_off,
Dphy-qcom-ufs-qmp-20nm.c178 .power_off = ufs_qcom_phy_power_off,
Dphy-exynos5250-sata.c160 .power_off = exynos_sata_phy_power_off,
Dphy-core.c326 if (phy->power_count == 1 && phy->ops->power_off) { in phy_power_off()
327 ret = phy->ops->power_off(phy); in phy_power_off()
Dphy-berlin-sata.c181 .power_off = phy_berlin_sata_power_off,
Dphy-sun4i-usb.c211 .power_off = sun4i_usb_phy_power_off,
Dphy-omap-usb2.c143 .power_off = omap_usb_power_off,
Dphy-rcar-gen2.c191 .power_off = rcar_gen2_phy_power_off,
Dphy-ti-pipe3.c286 .power_off = ti_pipe3_power_off,
Dphy-exynos5-usbdrd.c544 .power_off = exynos5_usbdrd_phy_power_off,
Dphy-twl4030-usb.c637 .power_off = twl4030_phy_power_off,
/linux-4.1.27/arch/sh/kernel/
Dreboot.c68 .power_off = native_machine_power_off,
79 machine_ops.power_off(); in machine_power_off()
/linux-4.1.27/drivers/usb/host/
Dohci-st.c129 .power_off = st_ohci_platform_power_off,
228 if (pdata->power_off) in st_ohci_platform_probe()
229 pdata->power_off(dev); in st_ohci_platform_probe()
252 if (pdata->power_off) in st_ohci_platform_remove()
253 pdata->power_off(dev); in st_ohci_platform_remove()
Dohci-platform.c116 .power_off = ohci_platform_power_off,
286 if (pdata->power_off) in ohci_platform_probe()
287 pdata->power_off(dev); in ohci_platform_probe()
312 if (pdata->power_off) in ohci_platform_remove()
313 pdata->power_off(dev); in ohci_platform_remove()
Dehci-platform.c147 .power_off = ehci_platform_power_off,
310 if (pdata->power_off) in ehci_platform_probe()
311 pdata->power_off(dev); in ehci_platform_probe()
336 if (pdata->power_off) in ehci_platform_remove()
337 pdata->power_off(dev); in ehci_platform_remove()
Dehci-st.c153 .power_off = st_ehci_platform_power_off,
275 if (pdata->power_off) in st_ehci_platform_remove()
276 pdata->power_off(dev); in st_ehci_platform_remove()
/linux-4.1.27/drivers/base/power/
Dcommon.c125 void dev_pm_domain_detach(struct device *dev, bool power_off) in dev_pm_domain_detach() argument
128 dev->pm_domain->detach(dev, power_off); in dev_pm_domain_detach()
Ddomain.c217 if (!genpd->power_off) in genpd_power_off()
221 ret = genpd->power_off(genpd); in genpd_power_off()
604 if (genpd->power_off) { in pm_genpd_poweroff()
2121 static void genpd_dev_pm_detach(struct device *dev, bool power_off) in genpd_dev_pm_detach() argument
/linux-4.1.27/Documentation/phy/
Dsamsung-usb2.txt77 .power_off = exynos4210_power_off,
83 .power_off = exynos4210_power_off,
89 .power_off = exynos4210_power_off,
95 .power_off = exynos4210_power_off,
101 - int (*power_off)(struct samsung_usb2_phy_instance *);
/linux-4.1.27/drivers/mmc/core/
Dpwrseq.c108 if (pwrseq && pwrseq->ops && pwrseq->ops->power_off) in mmc_pwrseq_power_off()
109 pwrseq->ops->power_off(host); in mmc_pwrseq_power_off()
Dpwrseq.h14 void (*power_off)(struct mmc_host *host); member
Dpwrseq_simple.c93 .power_off = mmc_pwrseq_simple_power_off,
/linux-4.1.27/include/linux/
Dpm_domain.h69 int (*power_off)(struct generic_pm_domain *domain); member
317 extern void dev_pm_domain_detach(struct device *dev, bool power_off);
323 static inline void dev_pm_domain_detach(struct device *dev, bool power_off) {} in dev_pm_domain_detach() argument
Dpm.h614 void (*detach)(struct device *dev, bool power_off);
/linux-4.1.27/arch/arm/mach-cns3xxx/
Dcns3420vb.c164 .power_off = csn3xxx_usb_power_off,
195 .power_off = csn3xxx_usb_power_off,
Dcore.c333 .power_off = csn3xxx_usb_power_off,
339 .power_off = csn3xxx_usb_power_off,
/linux-4.1.27/drivers/media/i2c/
Das3645a.c577 goto power_off; in as3645a_registered()
584 goto power_off; in as3645a_registered()
594 goto power_off; in as3645a_registered()
622 goto power_off; in as3645a_registered()
626 goto power_off; in as3645a_registered()
633 power_off: in as3645a_registered()
/linux-4.1.27/include/linux/platform_data/
Dbrcmfmac-sdio.h131 void (*power_off)(void); member
/linux-4.1.27/include/linux/usb/
Dohci_pdriver.h42 void (*power_off)(struct platform_device *pdev); member
Dehci_pdriver.h56 void (*power_off)(struct platform_device *pdev); member
/linux-4.1.27/arch/sh/include/asm/
Dreboot.h11 void (*power_off)(void); member
/linux-4.1.27/include/linux/input/
Dkxtj9.h59 int (*power_off)(void); member
/linux-4.1.27/arch/x86/include/asm/
Dreboot.h11 void (*power_off)(void); member
/linux-4.1.27/drivers/gpu/drm/bridge/
Dptn3460.c204 bool power_off; in ptn3460_get_modes() local
211 power_off = !ptn_bridge->enabled; in ptn3460_get_modes()
233 if (power_off) in ptn3460_get_modes()
/linux-4.1.27/arch/xtensa/kernel/
Dplatform.c34 _F(void, power_off, (void), { while(1); });
/linux-4.1.27/drivers/staging/iio/light/
Dtsl2x7x.h95 int (*power_off)(struct i2c_client *dev); member
Dtsl2x7x_core.c781 if (chip->pdata && chip->pdata->power_off) in tsl2x7x_chip_off()
782 chip->pdata->power_off(chip->client); in tsl2x7x_chip_off()
/linux-4.1.27/arch/arm/mach-ux500/
Dpm_domains.c44 .power_off = pd_power_off,
/linux-4.1.27/arch/arm/mach-imx/
Dgpc.c69 void imx_gpc_set_arm_power_in_lpm(bool power_off) in imx_gpc_set_arm_power_in_lpm() argument
71 writel_relaxed(power_off, gpc_base + GPC_PGC_CPU_PDN); in imx_gpc_set_arm_power_in_lpm()
375 .power_off = imx6q_pm_pu_power_off,
Dcommon.h70 void imx_gpc_set_arm_power_in_lpm(bool power_off);
/linux-4.1.27/arch/x86/kernel/
Dapm_32.c411 static bool power_off; variable
413 static bool power_off = 1; variable
1849 if (power_off) in apm()
1892 power_off = !invert; in apm_setup()
2323 if ((num_online_cpus() > 1) && !power_off && !smp) { in apm_init()
2411 if (power_off) in apm_exit()
2427 module_param(power_off, bool, 0444);
2428 MODULE_PARM_DESC(power_off, "Enable power off");
Dreboot.c679 .power_off = native_machine_power_off,
691 machine_ops.power_off(); in machine_power_off()
/linux-4.1.27/drivers/gpu/drm/msm/hdmi/
Dhdmi_bridge.c64 static void power_off(struct drm_bridge *bridge) in power_off() function
126 power_off(bridge); in hdmi_bridge_post_disable()
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dar9002_hw.c205 bool power_off) in ar9002_hw_configpcipowersave() argument
211 if (!power_off /* !restore */) { in ar9002_hw_configpcipowersave()
252 if (power_off) { in ar9002_hw_configpcipowersave()
Dhw-ops.h25 bool power_off) in ath9k_hw_configpcipowersave() argument
30 ath9k_hw_ops(ah)->config_pci_powersave(ah, power_off); in ath9k_hw_configpcipowersave()
Dar9003_hw.c1010 bool power_off) in ar9003_hw_configpcipowersave() argument
1030 if (!power_off /* !restore */) { in ar9003_hw_configpcipowersave()
1040 array = power_off ? &ah->iniPcieSerdes : in ar9003_hw_configpcipowersave()
Dhw.h722 bool power_off);
/linux-4.1.27/arch/arm/mach-shmobile/
Dpm-r8a7779.c89 genpd->power_off = pd_power_down; in r8a7779_init_pm_domain()
Dsetup-r8a7778.c167 .power_off = usb_power_off,
179 .power_off = usb_power_off,
Dsetup-r8a7779.c382 .power_off = usb_power_off,
437 .power_off = usb_power_off,
Dpm-rmobile.c159 genpd->power_off = rmobile_pd_power_down; in rmobile_init_pm_domain()
/linux-4.1.27/arch/mips/alchemy/common/
Dplatform.c153 .power_off = alchemy_ehci_power_off,
181 .power_off = alchemy_ohci_power_off,
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
Dhif-ops.h143 return ar->hif_ops->power_off(ar); in ath6kl_hif_power_off()
Dhif.h257 int (*power_off)(struct ath6kl *ar); member
Dusb.c1086 .power_off = ath6kl_usb_power_off,
Dsdio.c1259 .power_off = ath6kl_sdio_power_off,
/linux-4.1.27/arch/arm/mach-exynos/
Dpm_domains.c141 pd->pd.power_off = exynos_pd_power_off; in exynos4_pm_init_power_domain()
/linux-4.1.27/tools/testing/ktest/
Dktest.pl113 my $power_off;
276 "POWER_OFF" => \$power_off,
1401 } elsif ($poweroff_on_error && defined($power_off)) {
1403 `$power_off`;
2478 if (!run_ssh "halt" or defined($power_off)) {
2481 run_command "$power_off";
2485 run_command "$power_off";
/linux-4.1.27/drivers/input/misc/
Dkxtj9.c223 if (tj9->pdata.power_off) in kxtj9_device_power_off()
224 tj9->pdata.power_off(); in kxtj9_device_power_off()
/linux-4.1.27/include/linux/phy/
Dphy.h37 int (*power_off)(struct phy *phy); member
/linux-4.1.27/drivers/pci/hotplug/
Dibmphp_core.c220 static inline int power_off(struct slot *slot_cur) in power_off() function
544 rc = power_off(slot_cur); in init_ops()
1173 rcpr = power_off(slot_cur); in enable_slot()
/linux-4.1.27/drivers/acpi/
Ddevice_pm.c1059 static void acpi_dev_pm_detach(struct device *dev, bool power_off) in acpi_dev_pm_detach() argument
1066 if (power_off) { in acpi_dev_pm_detach()
/linux-4.1.27/arch/powerpc/include/asm/
Dps3.h446 void (*power_off)(struct ps3_system_bus_device *dev); member
/linux-4.1.27/drivers/pinctrl/
Dpinctrl-tegra-xusb.c601 .power_off = pcie_phy_power_off,
675 .power_off = sata_phy_power_off,
/linux-4.1.27/arch/mips/cavium-octeon/
Docteon-platform.c315 .power_off = octeon_ehci_power_off,
379 .power_off = octeon_ohci_power_off,
/linux-4.1.27/net/bluetooth/
Dhci_core.c1514 cancel_delayed_work(&hdev->power_off); in hci_dev_open()
1567 cancel_delayed_work(&hdev->power_off); in hci_dev_do_close()
1686 cancel_delayed_work(&hdev->power_off); in hci_dev_close()
2081 queue_delayed_work(hdev->req_workqueue, &hdev->power_off, in hci_power_on()
2118 power_off.work); in hci_power_off()
3070 INIT_DELAYED_WORK(&hdev->power_off, hci_power_off); in hci_alloc_dev()
Dmgmt.c1394 cancel_delayed_work(&hdev->power_off); in clean_up_hci_complete()
1395 queue_work(hdev->req_workqueue, &hdev->power_off.work); in clean_up_hci_complete()
1569 cancel_delayed_work(&hdev->power_off); in set_powered()
1597 queue_delayed_work(hdev->req_workqueue, &hdev->power_off, in set_powered()
1602 cancel_delayed_work(&hdev->power_off); in set_powered()
1603 queue_work(hdev->req_workqueue, &hdev->power_off.work); in set_powered()
7781 cancel_delayed_work(&hdev->power_off); in mgmt_device_disconnected()
7782 queue_work(hdev->req_workqueue, &hdev->power_off.work); in mgmt_device_disconnected()
7841 cancel_delayed_work(&hdev->power_off); in mgmt_connect_failed()
7842 queue_work(hdev->req_workqueue, &hdev->power_off.work); in mgmt_connect_failed()
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dbcmsdh.c1310 if (brcmfmac_sdio_pdata->power_off) in brcmf_sdio_pd_remove()
1311 brcmfmac_sdio_pdata->power_off(); in brcmf_sdio_pd_remove()
/linux-4.1.27/Documentation/
Dphy.txt64 init, exit, power_on and power_off.
DIPMI.txt602 The action may be "reset", "power_cycle", or "power_off", and
/linux-4.1.27/arch/arm/mach-ep93xx/
Dcore.c328 .power_off = ep93xx_ohci_power_off,
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dmain.c1166 goto power_off; in wl1271_plt_start()
1171 goto power_off; in wl1271_plt_start()
1186 power_off: in wl1271_plt_start()
2352 goto power_off; in wl12xx_init_fw()
2356 goto power_off; in wl12xx_init_fw()
2378 power_off: in wl12xx_init_fw()
/linux-4.1.27/arch/x86/xen/
Denlighten.c1326 .power_off = xen_machine_power_off,
/linux-4.1.27/include/net/bluetooth/
Dhci_core.h310 struct delayed_work power_off; member