Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/intel/ifs/
H A Dload.c50 static const char * const scan_authentication_status[] = { variable
102 if (err_code >= ARRAY_SIZE(scan_authentication_status)) in auth_err_message()
106 scan_authentication_status[err_code]); in auth_err_message()