Home
last modified time | relevance | path

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

1234567891011

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
H A Dpriv.h10 int (*suspend)(struct nvkm_instmem *); member
40 u32 *suspend; member
/linux/drivers/net/phy/
H A Dax88796b_rust.rs81 fn suspend(dev: &mut phy::Device) -> Result { in suspend() method
111 fn suspend(dev: &mut phy::Device) -> Result { in suspend() method
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_fence.h54 bool (*suspend)(struct nouveau_drm *); member
95 u32 *suspend; member
H A Dnouveau_display.h34 struct drm_atomic_state *suspend; member
/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dpci.h9 bool suspend; member
/linux/include/linux/
H A Dsyscore_ops.h15 int (*suspend)(void); member
/linux/drivers/cpufreq/
H A Dcpufreq-dt.h21 int (*suspend)(struct cpufreq_policy *policy); member
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A 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()
H A Dgk104.c59 gk104_clkgate_fini(struct nvkm_therm *base, bool suspend) in gk104_clkgate_fini()
/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-syscall.c35 pid_t getppid_tm(bool scv, bool suspend) in getppid_tm()
/linux/include/linux/platform_data/
H A Dasoc-pxa.h22 void (*suspend)(void *); member
/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A 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/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dusb_main.c25 static void mt76x2u_stop(struct ieee80211_hw *hw, bool suspend) in mt76x2u_stop()
H A Dpci_main.c27 mt76x2_stop(struct ieee80211_hw *hw, bool suspend) in mt76x2_stop()
/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Ddriver.h12 int (*suspend)(void *priv); global() member
/linux/arch/arm/include/asm/
H A Dfirmware.h48 int (*suspend)(void); member
H A Dcpuidle.h36 int (*suspend)(unsigned long arg); member
/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/
H A Dga100.c49 ga100_ce_fini(struct nvkm_engine *engine, bool suspend) in ga100_ce_fini()
/linux/drivers/usb/cdns3/
H A Dcdns3-imx.c249 bool suspend, bool wakeup) in cdns_imx_platform_suspend()
405 bool suspend, bool wakeup) in cdns_imx_platform_suspend()
/linux/drivers/gpu/drm/amd/amdgpu/
H A 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/tools/testing/selftests/breakpoints/
H A Dstep_after_suspend_test.c130 void suspend(void) in suspend() function
/linux/include/drm/
H A Ddrm_fb_helper.h372 drm_fb_helper_set_suspend(struct drm_fb_helper * fb_helper,bool suspend) drm_fb_helper_set_suspend() argument
377 drm_fb_helper_set_suspend_unlocked(struct drm_fb_helper * fb_helper,bool suspend) drm_fb_helper_set_suspend_unlocked() argument
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
H A Dbase.c51 nvkm_gsp_fini(struct nvkm_subdev *subdev, bool suspend) in nvkm_gsp_fini()
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dinstmem.h11 bool suspend; member
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dbase.c70 nvkm_devinit_fini(struct nvkm_subdev *subdev, bool suspend) in nvkm_devinit_fini()

1234567891011