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