pt_rom_version    396 drivers/bluetooth/ath3k.c 	__u32 pt_rom_version, pt_build_version;
pt_rom_version    425 drivers/bluetooth/ath3k.c 	pt_rom_version = get_unaligned_le32(firmware->data +
pt_rom_version    430 drivers/bluetooth/ath3k.c 	if (pt_rom_version != le32_to_cpu(fw_version.rom_version) ||