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
46 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/include/nvkm/core/
H A Dpci.h9 bool suspend; member
/linux/include/linux/
H A Dsyscore_ops.h15 int (*suspend)(void); member
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_fence.h61 bool (*suspend)(struct nouveau_drm *); member
103 u32 *suspend; member
H A Dnouveau_display.h34 struct drm_atomic_state *suspend; member
/linux/drivers/cpufreq/
H A Dcpufreq-dt.h21 int (*suspend)(struct cpufreq_policy *policy); member
/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-syscall.c35 pid_t getppid_tm(bool scv, bool suspend) in getppid_tm() argument
/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Ddriver.h11 int (*suspend)(void *priv); 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() argument
344 nvkm_therm_fini(struct nvkm_subdev *subdev, bool suspend) in nvkm_therm_fini() argument
[all...]
H A Dgk104.c59 gk104_clkgate_fini(struct nvkm_therm *base, bool suspend) in gk104_clkgate_fini() argument
/linux/include/linux/platform_data/
H A Dasoc-pxa.h22 void (*suspend)(void *); member
/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() argument
H A Dpci_main.c27 mt76x2_stop(struct ieee80211_hw *hw, bool suspend) in mt76x2_stop() argument
/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() argument
272 nvkm_uchan_fini(struct nvkm_object *object, bool suspend) in nvkm_uchan_fini() argument
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/
H A Dgr.c20 nvkm_rm_gr_fini(struct nvkm_gr *base, bool suspend) in nvkm_rm_gr_fini() argument
/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() argument
/linux/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_bus.h23 int (*suspend)(struct vchiq_device *device, member
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dinstmem.h11 bool suspend; member
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r570/
H A Dfbsr.c14 r570_fbsr_suspend_channels(struct nvkm_gsp *gsp, bool suspend) in r570_fbsr_suspend_channels() argument
/linux/drivers/usb/cdns3/
H A Dcdns3-imx.c249 bool suspend, bool wakeup) in cdns_imx_platform_suspend() argument
405 bool suspend, bool wakeup) in cdns_imx_platform_suspend() argument
/linux/include/drm/
H A Ddrm_fb_helper.h384 bool suspend) in drm_fb_helper_set_suspend() argument
389 drm_fb_helper_set_suspend_unlocked(struct drm_fb_helper *fb_helper, bool suspend) in drm_fb_helper_set_suspend_unlocked() argument
/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() argument

1234567891011