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