Searched refs:suspend (Results 226 - 250 of 1698) sorted by relevance

1234567891011>>

/linux-master/arch/x86/platform/olpc/
H A Dolpc-xo1-pm.c15 #include <linux/suspend.h>
110 /* suspend-to-RAM only */
/linux-master/include/linux/
H A Dpnp.h319 #define pnp_can_suspend(dev) (((dev)->protocol->suspend) && \
381 int (*suspend) (struct pnp_dev *dev, pm_message_t state); member in struct:pnp_driver
396 int (*suspend) (struct pnp_card_link *card, pm_message_t state); member in struct:pnp_card_driver
420 /* protocol specific suspend/resume */
422 int (*suspend) (struct pnp_dev *dev, pm_message_t state); member in struct:pnp_protocol
H A Dplatform_device.h251 int (*suspend)(struct platform_device *, pm_message_t state); member in struct:platform_driver
384 .suspend = platform_pm_suspend, \
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_asic.c200 .suspend = &r100_suspend,
268 .suspend = &r100_suspend,
364 .suspend = &r300_suspend,
432 .suspend = &r300_suspend,
500 .suspend = &r420_suspend,
568 .suspend = &rs400_suspend,
636 .suspend = &rs600_suspend,
704 .suspend = &rs690_suspend,
772 .suspend = &rv515_suspend,
840 .suspend
[all...]
/linux-master/drivers/pci/
H A Dpci-driver.c18 #include <linux/suspend.h>
590 * chance to suspend again
600 * Default "suspend" method for devices that have no driver provided suspend,
607 * e.g. the BIOS will change its device state when we suspend.
621 /* if the device was enabled before suspend, re-enable */
624 * if the device was busmaster before the suspend, make it busmaster
638 if (drv && drv->suspend) {
642 error = drv->suspend(pci_dev, state);
643 suspend_report_result(dev, drv->suspend, erro
[all...]
/linux-master/drivers/base/power/
H A Dgeneric_ops.c13 * pm_generic_runtime_suspend - Generic runtime suspend callback for subsystems.
14 * @dev: Device to suspend.
71 * @dev: Device to suspend.
83 * @dev: Device to suspend.
94 * pm_generic_suspend - Generic suspend callback for subsystems.
95 * @dev: Device to suspend.
101 return pm && pm->suspend ? pm->suspend(dev) : 0;
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dfan.c214 nvkm_therm_fan_fini(struct nvkm_therm *therm, bool suspend) argument
217 if (suspend)
H A Dtemp.c219 nvkm_therm_sensor_fini(struct nvkm_therm *therm, bool suspend) argument
222 if (suspend)
/linux-master/drivers/net/phy/
H A Dbcm-cygnus.c118 * configurations when coming out of suspend.
172 /* Re-apply workarounds coming out suspend/resume */
261 .suspend = genphy_suspend,
270 .suspend = genphy_suspend,
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/
H A Dxtensa.c79 nvkm_xtensa_fini(struct nvkm_engine *engine, bool suspend) argument
88 if (!suspend)
/linux-master/arch/arm/mach-tegra/
H A Dpm.c3 * CPU complex suspend & resume functions for Tegra SoCs
17 #include <linux/suspend.h>
31 #include <asm/suspend.h>
93 * transition to suspend state
261 * copy these code to IRAM before LP0/LP1 suspend and restore the content
354 pr_info("Entering suspend state %s\n", lp_state[mode]);
/linux-master/sound/isa/
H A Dazt2320.c268 chip->suspend(chip);
290 .suspend = snd_azt2320_pnp_suspend,
/linux-master/arch/arm/mach-rockchip/
H A Dpm.c13 #include <linux/suspend.h>
19 #include <asm/suspend.h>
100 * PCLK_WDT_GATE - disable WDT during suspend.
109 * suspend, and the MASKROM will enable it back.
141 * In deep suspend we use PMU_PMU_USE_LF to let the rk3288
193 pr_err("%s: Failed to suspend\n", __func__);
/linux-master/arch/arm/mach-shmobile/
H A Dplatsmp-apmu.c16 #include <linux/suspend.h>
22 #include <asm/suspend.h>
/linux-master/sound/soc/au1x/
H A Di2sc.c13 #include <linux/suspend.h>
298 .suspend = au1xi2s_drvsuspend,
/linux-master/arch/arm/mach-pxa/
H A Dpxa27x.c19 #include <linux/suspend.h>
31 #include <asm/suspend.h>
/linux-master/arch/arm64/kernel/
H A Dhibernate.c17 #include <linux/suspend.h>
32 #include <asm/suspend.h>
/linux-master/drivers/acpi/
H A Dacpi_fpdt.c4 * FPDT support for exporting boot and suspend/resume performance data
19 * performance data fields, for boot or suspend or resume phase.
90 FPDT_ATTR(suspend, suspend_start);
91 FPDT_ATTR(suspend, suspend_end);
127 .name = "suspend",
227 pr_err("Duplicate suspend performance record found.\n");
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dbase.c102 nvkm_disp_fini(struct nvkm_engine *engine, bool suspend) argument
108 disp->func->fini(disp, suspend);
/linux-master/drivers/usb/cdns3/
H A Dcdns3-plat.c159 * The controller needs less time between bus and controller suspend,
202 bool suspend, bool wakeup)
208 ret = cdns->pdata->platform_suspend(dev, suspend, wakeup);
201 cdns3_set_platform_suspend(struct device *dev, bool suspend, bool wakeup) argument
/linux-master/drivers/platform/x86/intel/
H A Dint0002_vgpio.c40 #include <linux/suspend.h>
109 * suspend, because we only want to do this when using s2idle.
238 * muck with it when firmware based suspend is used, otherwise we may
239 * cause spurious wakeups from firmware managed suspend.
258 .suspend = int0002_suspend,
/linux-master/sound/arm/
H A Dpxa2xx-ac97.c120 if (platform_ops && platform_ops->suspend)
121 platform_ops->suspend(platform_ops->priv);
/linux-master/sound/pci/emu10k1/
H A Demu10k1.c190 emu->suspend = 1;
218 emu->suspend = 0;
/linux-master/drivers/gpu/drm/xe/display/
H A Dxe_display.c289 if (encoder->suspend)
290 encoder->suspend(encoder);
/linux-master/drivers/video/backlight/
H A Dili9320.c267 if (lcd->platdata->suspend == ILI9320_SUSPEND_DEEP) {
282 if (lcd->platdata->suspend == ILI9320_SUSPEND_DEEP)

Completed in 300 milliseconds

1234567891011>>