rver_patch       3287 drivers/bluetooth/btusb.c 	u16 rver_rom, rver_patch;
rver_patch       3307 drivers/bluetooth/btusb.c 	rver_patch = le16_to_cpu(rver->patch_version);
rver_patch       3311 drivers/bluetooth/btusb.c 		    rver_rom, rver_patch, ver_rom, ver_patch);
rver_patch       3313 drivers/bluetooth/btusb.c 	if (rver_rom != ver_rom || rver_patch <= ver_patch) {