Searched defs:nvkm_mc_func (Results 1 – 1 of 1) sorted by relevance
17 struct nvkm_mc_func { struct18 void (*init)(struct nvkm_mc *);20 const struct nvkm_intr_func *intr;21 const struct nvkm_intr_data *intrs;22 bool intr_nonstall;24 const struct nvkm_mc_device_func {28 } *device;30 const struct nvkm_mc_map *reset;32 void (*unk260)(struct nvkm_mc *, u32);