Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/core/include/subdev/
Dbus.h47 int nouveau_hwsq_fini(struct nouveau_hwsq **, bool exec);
/drivers/gpu/drm/nouveau/core/subdev/bus/
Dhwsq.h56 ret = nouveau_hwsq_fini(&ram->hwsq, exec); in hwsq_exec()
Dhwsq.c63 nouveau_hwsq_fini(struct nouveau_hwsq **phwsq, bool exec) in nouveau_hwsq_fini() function