Lines Matching full:sysfs
64 * fw_load_sysfs_fallback() - load a firmware via the sysfs fallback mechanism
65 * @fw_sysfs: firmware sysfs information for the firmware to load
68 * In charge of constructing a sysfs fallback interface for firmware loading.
183 pr_info_once("Ignoring firmware sysfs fallback due to sysctl knob\n"); in fw_run_sysfs_fallback()
190 /* Also permit LSMs and IMA to fail firmware sysfs fallback */ in fw_run_sysfs_fallback()
208 * a fallback mechanism through userspace by exposing a sysfs loading
209 * interface. Userspace is in charge of loading the firmware through the sysfs
210 * loading interface. This sysfs fallback mechanism may be disabled completely
214 * mechanism. A system may want to enforce the sysfs fallback mechanism at all
229 dev_warn(device, "Falling back to sysfs fallback for: %s\n", in firmware_fallback_sysfs()
232 dev_dbg(device, "Falling back to sysfs fallback for: %s\n", in firmware_fallback_sysfs()