Searched defs:nvkm_bus (Results 1 – 1 of 1) sorted by relevance
10 struct nvkm_bus { struct12 int (*hwsq_exec)(struct nvkm_bus *, u32 *, u32); argument16 static inline struct nvkm_bus * argument17 nvkm_bus(void *obj) in nvkm_bus() function