Home
last modified time | relevance | path

Searched defs:suspend (Results 1 – 25 of 232) sorted by relevance

12345678910

/linux-6.8/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
Dpriv.h10 int (*suspend)(struct nvkm_instmem *); member
40 u32 *suspend; member
/linux-6.8/drivers/net/phy/
Dax88796b_rust.rs82 fn suspend(dev: &mut phy::Device) -> Result { in suspend() method
112 fn suspend(dev: &mut phy::Device) -> Result { in suspend() method
/linux-6.8/drivers/gpu/drm/nouveau/
Dnouveau_fence.h54 bool (*suspend)(struct nouveau_drm *); member
95 u32 *suspend; member
Dnouveau_display.h34 struct drm_atomic_state *suspend; member
/linux-6.8/drivers/gpu/drm/nouveau/include/nvkm/core/
Dpci.h9 bool suspend; member
/linux-6.8/include/linux/
Dsyscore_ops.h15 int (*suspend)(void); member
/linux-6.8/drivers/cpufreq/
Dcpufreq-dt.h21 int (*suspend)(struct cpufreq_policy *policy); member
/linux-6.8/tools/testing/selftests/powerpc/tm/
Dtm-syscall.c35 pid_t getppid_tm(bool scv, bool suspend) in getppid_tm()
/linux-6.8/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dbase.c315 nvkm_therm_clkgate_fini(struct nvkm_therm *therm, bool suspend) in nvkm_therm_clkgate_fini()
344 nvkm_therm_fini(struct nvkm_subdev *subdev, bool suspend) in nvkm_therm_fini()
Dgk104.c59 gk104_clkgate_fini(struct nvkm_therm *base, bool suspend) in gk104_clkgate_fini()
/linux-6.8/include/linux/platform_data/
Dasoc-pxa.h22 void (*suspend)(void *); member
/linux-6.8/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Duchan.c75 nvkm_uchan_object_fini_1(struct nvkm_oproxy *oproxy, bool suspend) in nvkm_uchan_object_fini_1()
272 nvkm_uchan_fini(struct nvkm_object *object, bool suspend) in nvkm_uchan_fini()
/linux-6.8/drivers/gpu/drm/nouveau/include/nvif/
Ddriver.h12 int (*suspend)(void *priv); member
/linux-6.8/drivers/gpu/drm/nouveau/nvkm/engine/ce/
Dga100.c49 ga100_ce_fini(struct nvkm_engine *engine, bool suspend) in ga100_ce_fini()
/linux-6.8/arch/arm/include/asm/
Dfirmware.h48 int (*suspend)(void); member
Dcpuidle.h36 int (*suspend)(unsigned long arg); member
/linux-6.8/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_bus.h20 int (*suspend)(struct vchiq_device *device, member
/linux-6.8/tools/testing/selftests/breakpoints/
Dstep_after_suspend_test.c130 void suspend(void) in suspend() function
/linux-6.8/drivers/usb/cdns3/
Dcdns3-imx.c249 bool suspend, bool wakeup) in cdns_imx_platform_suspend()
405 bool suspend, bool wakeup) in cdns_imx_platform_suspend()
/linux-6.8/drivers/gpu/drm/amd/amdgpu/
Damdgpu_xcp.h61 int (*suspend)(void *handle, uint32_t inst_mask); member
113 int (*suspend)(struct amdgpu_xcp_mgr *xcp_mgr, int xcp_id); member
/linux-6.8/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
Dbase.c51 nvkm_gsp_fini(struct nvkm_subdev *subdev, bool suspend) in nvkm_gsp_fini()
/linux-6.8/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-stm32.c101 int (*suspend)(struct stm32_dwmac *dwmac); member
247 static void stm32_dwmac_clk_disable(struct stm32_dwmac *dwmac, bool suspend) in stm32_dwmac_clk_disable()
/linux-6.8/include/drm/
Ddrm_fb_helper.h372 bool suspend) in drm_fb_helper_set_suspend()
377 drm_fb_helper_set_suspend_unlocked(struct drm_fb_helper *fb_helper, bool suspend) in drm_fb_helper_set_suspend_unlocked()
/linux-6.8/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dinstmem.h11 bool suspend; member
/linux-6.8/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dbase.c70 nvkm_devinit_fini(struct nvkm_subdev *subdev, bool suspend) in nvkm_devinit_fini()

12345678910