Home
last modified time | relevance | path

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

1234

/drivers/gpu/drm/nouveau/core/core/
Dsubdev.c56 nouveau_subdev_fini(struct nouveau_subdev *subdev, bool suspend) in nouveau_subdev_fini()
67 _nouveau_subdev_fini(struct nouveau_object *object, bool suspend) in _nouveau_subdev_fini()
Dobject.c113 nouveau_object_fini(struct nouveau_object *object, bool suspend) in nouveau_object_fini()
119 _nouveau_object_fini(struct nouveau_object *object, bool suspend) in _nouveau_object_fini()
435 nouveau_object_dec(struct nouveau_object *object, bool suspend) in nouveau_object_dec()
Dengctx.c166 nouveau_engctx_fini(struct nouveau_engctx *engctx, bool suspend) in nouveau_engctx_fini()
221 _nouveau_engctx_fini(struct nouveau_object *object, bool suspend) in _nouveau_engctx_fini()
Dclient.c93 nouveau_client_fini(struct nouveau_client *client, bool suspend) in nouveau_client_fini()
Dfalcon.c213 _nouveau_falcon_fini(struct nouveau_object *object, bool suspend) in _nouveau_falcon_fini()
Dhandle.c66 nouveau_handle_fini(struct nouveau_handle *handle, bool suspend) in nouveau_handle_fini()
/drivers/gpu/drm/nouveau/core/subdev/instmem/
Dbase.c114 nouveau_instmem_fini(struct nouveau_instmem *imem, bool suspend) in nouveau_instmem_fini()
150 _nouveau_instmem_fini(struct nouveau_object *object, bool suspend) in _nouveau_instmem_fini()
/drivers/gpu/drm/nouveau/
Dnouveau_fence.h45 bool (*suspend)(struct nouveau_drm *); member
90 u32 *suspend; member
/drivers/gpu/drm/nouveau/core/subdev/devinit/
Dbase.c42 nouveau_devinit_fini(struct nouveau_devinit *devinit, bool suspend) in nouveau_devinit_fini()
Dnv04.c164 nv04_devinit_fini(struct nouveau_object *object, bool suspend) in nv04_devinit_fini()
Dnv50.c106 nv50_devinit_fini(struct nouveau_object *object, bool suspend) in nv50_devinit_fini()
/drivers/mmc/core/
Dcore.h23 int (*suspend)(struct mmc_host *); member
/drivers/gpu/drm/nouveau/core/engine/disp/
Dnvd0.c101 nvd0_disp_dmac_fini(struct nouveau_object *object, bool suspend) in nvd0_disp_dmac_fini()
185 nvd0_disp_mast_fini(struct nouveau_object *object, bool suspend) in nvd0_disp_mast_fini()
345 nvd0_disp_pioc_fini(struct nouveau_object *object, bool suspend) in nvd0_disp_pioc_fini()
549 nvd0_disp_base_fini(struct nouveau_object *object, bool suspend) in nvd0_disp_base_fini()
Dnv50.c204 nv50_disp_dmac_fini(struct nouveau_object *object, bool suspend) in nv50_disp_dmac_fini()
292 nv50_disp_mast_fini(struct nouveau_object *object, bool suspend) in nv50_disp_mast_fini()
451 nv50_disp_pioc_fini(struct nouveau_object *object, bool suspend) in nv50_disp_pioc_fini()
656 nv50_disp_base_fini(struct nouveau_object *object, bool suspend) in nv50_disp_base_fini()
/drivers/gpu/drm/nouveau/core/subdev/mc/
Dbase.c54 _nouveau_mc_fini(struct nouveau_object *object, bool suspend) in _nouveau_mc_fini()
/drivers/gpu/drm/nouveau/core/engine/fifo/
Dnv50.c105 nv50_fifo_context_detach(struct nouveau_object *parent, bool suspend, in nv50_fifo_context_detach()
326 nv50_fifo_chan_fini(struct nouveau_object *object, bool suspend) in nv50_fifo_chan_fini()
Dnv40.c144 nv40_fifo_context_detach(struct nouveau_object *parent, bool suspend, in nv40_fifo_context_detach()
/drivers/gpu/drm/nouveau/core/engine/mpeg/
Dnv40.c68 nv40_mpeg_context_fini(struct nouveau_object *object, bool suspend) in nv40_mpeg_context_fini()
/drivers/gpu/drm/nouveau/core/subdev/gpio/
Dnve0.c69 nve0_gpio_fini(struct nouveau_object *object, bool suspend) in nve0_gpio_fini()
Dnv10.c161 nv10_gpio_fini(struct nouveau_object *object, bool suspend) in nv10_gpio_fini()
/drivers/gpu/drm/nouveau/core/include/subdev/
Dinstmem.h11 u32 *suspend; member
/drivers/usb/phy/
Dphy-omap-usb2.c99 static int omap_usb2_suspend(struct usb_phy *x, int suspend) in omap_usb2_suspend()
Dphy-nop.c68 static int nop_set_suspend(struct usb_phy *x, int suspend) in nop_set_suspend()
Dphy-mxs-usb.c79 static int mxs_phy_suspend(struct usb_phy *x, int suspend) in mxs_phy_suspend()
/drivers/net/ethernet/ibm/emac/
Dphy.h34 int (*suspend) (struct mii_phy * phy, int wol_options); member

1234