Home
last modified time | relevance | path

Searched defs:hwsq_exec (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
H A Dpriv.h10 int (*hwsq_exec)(struct nvkm_bus *, u32 *, u32); member
H A Dhwsq.h75 hwsq_exec(struct hwsq *ram, bool exec) in hwsq_exec() function