Home
last modified time | relevance | path

Searched refs:hwctx_suspend (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/accel/amdxdna/
H A Damdxdna_pci_drv.h57 void (*hwctx_suspend)(struct amdxdna_hwctx *hwctx); member
H A Damdxdna_ctx.c72 xdna->dev_info->ops->hwctx_suspend(hwctx); in amdxdna_hwctx_suspend()
H A Daie2_pci.c926 .hwctx_suspend = aie2_hwctx_suspend,