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