Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bus/
H A Dpriv.h12 int (*hwsq_exec)(struct nvkm_bus *, u32 *, u32); member
H A Dhwsq.h77 hwsq_exec(struct hwsq *ram, bool exec) in hwsq_exec() function