Searched refs:nondirect (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/base/firmware_loader/
H A Dmain.c861 bool nondirect = false; local
893 nondirect = true;
896 if (ret == -ENOENT && nondirect)
901 if (ret == -ENOENT && nondirect)
905 if (ret == -ENOENT && nondirect)
913 if (nondirect)

Completed in 260 milliseconds