Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/
Dacr_r352.h107 struct acr_r352 { struct
109 const struct acr_r352_func *func; argument
115 struct nvkm_gpuobj *load_blob;
116 struct {
122 struct nvkm_gpuobj *unload_blob;
123 struct {
129 void *hsbl_blob;
153 #define acr_r352(acr) container_of(acr, struct acr_r352, base) argument