Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/
Dacr_r352.h97 struct acr_r352 { struct
99 const struct acr_r352_func *func; argument
105 struct nvkm_gpuobj *load_blob;
106 struct {
112 struct nvkm_gpuobj *unload_blob;
113 struct {
119 void *hsbl_blob;
143 #define acr_r352(acr) container_of(acr, struct acr_r352, base) argument