Searched refs:ur_fw (Results 1 – 1 of 1) sorted by relevance
229 const struct firmware *ur_fw = NULL; in handle_version_mismatch() local234 r = request_fw_file(&ur_fw, in handle_version_mismatch()240 r = upload_code(udev, ur_fw->data, ur_fw->size, FW_START, REBOOT); in handle_version_mismatch()254 release_firmware(ur_fw); in handle_version_mismatch()