Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/
Dacr_r367.c237 acr_r367_ls_fill_headers(struct acr_r352 *acr, struct list_head *imgs) in acr_r367_ls_fill_headers()
268 acr_r367_ls_write_wpr(struct acr_r352 *acr, struct list_head *imgs, in acr_r367_ls_write_wpr()
Dacr_r352.c381 acr_r352_ls_fill_headers(struct acr_r352 *acr, struct list_head *imgs) in acr_r352_ls_fill_headers()
415 acr_r352_ls_write_wpr(struct acr_r352 *acr, struct list_head *imgs, in acr_r352_ls_write_wpr()
484 struct list_head imgs; in acr_r352_prepare_ls_blob() local