Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
A Dpriv.h21 struct nvkm_gsp_func { struct
25 char *sig_section;
27 struct {
31 } wpr_heap;
33 struct {
36 } booter;
38 void (*dtor)(struct nvkm_gsp *);
39 int (*oneinit)(struct nvkm_gsp *);
40 int (*init)(struct nvkm_gsp *);
42 int (*reset)(struct nvkm_gsp *);
[all …]

Completed in 3 milliseconds