Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/intel/ifs/
Dload.c111 ifsd->loading_error = true; in copy_hashes_authenticate_chunks()
135 ifsd->loading_error = true; in copy_hashes_authenticate_chunks()
201 ifsd->loading_error = false; in scan_chunks_sanity_check()
215 if (ifsd->loading_error) { in scan_chunks_sanity_check()
Difs.h236 bool loading_error; member