Searched defs:hwsq_exec (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/nouveau/nvkm/subdev/bus/ | ||
D | priv.h | 10 int (*hwsq_exec)(struct nvkm_bus *, u32 *, u32); member |
D | hwsq.h | 75 hwsq_exec(struct hwsq *ram, bool exec) in hwsq_exec() function |