Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/intel/ifs/
H A 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()
H A Difs.h364 bool loading_error; member