Searched defs:nvkm_ltc (Results 1 – 3 of 3) sorted by relevance
10 struct nvkm_ltc { struct11 const struct nvkm_ltc_func *func; argument33 int nvkm_ltc_zbc_color_get(struct nvkm_ltc *, int index, const u32[4]); argument
4 #define nvkm_ltc(p) container_of((p), struct nvkm_ltc, subdev) macro
123 nvkm_ltc = { variable