Home
last modified time | relevance | path

Searched defs:nvkm_mc_func (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
A Dpriv.h17 struct nvkm_mc_func { struct
18 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);

Completed in 2 milliseconds