Searched defs:nvkm_sw (Results 1 – 3 of 3) sorted by relevance
6 struct nvkm_sw { struct7 const struct nvkm_sw_func *func; argument13 bool nvkm_sw_mthd(struct nvkm_sw *sw, int chid, int subc, u32 mthd, u32 data); argument
4 #define nvkm_sw(p) container_of((p), struct nvkm_sw, engine) macro
92 nvkm_sw = { variable
Completed in 5 milliseconds