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