Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/platform/x86/intel/ifs/
Dload.c75 ifsd->loading_error = true; in copy_hashes_authenticate_chunks()
99 ifsd->loading_error = true; in copy_hashes_authenticate_chunks()
144 ifsd->loading_error = false; in scan_chunks_sanity_check()
160 if (ifsd->loading_error) in scan_chunks_sanity_check()
Difs.h204 bool loading_error; member