Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/intel/ifs/
Dload.c139 ifsd->loading_error = true; in copy_hashes_authenticate_chunks()
159 ifsd->loading_error = true; in copy_hashes_authenticate_chunks()
248 ifsd->loading_error = true; in copy_hashes_authenticate_chunks_gen2()
258 ifsd->loading_error = true; in copy_hashes_authenticate_chunks_gen2()
334 ifsd->loading_error = false; in scan_chunks_sanity_check()
350 if (ifsd->loading_error) { in scan_chunks_sanity_check()
Difs.h365 bool loading_error; member