Searched defs:nvkm_gsp_func (Results 1 – 1 of 1) sorted by relevance
21 struct nvkm_gsp_func { struct22 const struct nvkm_falcon_func *flcn;23 const struct nvkm_falcon_fw_func *fwsec;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 *);[all …]