Home
last modified time | relevance | path

Searched refs:new_format (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/
Dhs_ucode.c35 bool new_format) in hs_ucode_patch_signature() argument
49 if (new_format) { in hs_ucode_patch_signature()
75 bool new_format; in hs_ucode_load_blob() local
84 new_format = true; in hs_ucode_load_blob()
87 new_format = false; in hs_ucode_load_blob()
94 hs_ucode_patch_signature(falcon, acr_image, new_format); in hs_ucode_load_blob()