tlv_patch         132 drivers/bluetooth/btqca.c 	struct tlv_type_patch *tlv_patch;
tlv_patch         148 drivers/bluetooth/btqca.c 		tlv_patch = (struct tlv_type_patch *)tlv->data;
tlv_patch         156 drivers/bluetooth/btqca.c 		config->dnld_mode = tlv_patch->download_mode;
tlv_patch         160 drivers/bluetooth/btqca.c 		       le32_to_cpu(tlv_patch->total_size));
tlv_patch         162 drivers/bluetooth/btqca.c 		       le32_to_cpu(tlv_patch->data_length));
tlv_patch         164 drivers/bluetooth/btqca.c 		       tlv_patch->format_version);
tlv_patch         166 drivers/bluetooth/btqca.c 		       tlv_patch->signature);
tlv_patch         168 drivers/bluetooth/btqca.c 		       tlv_patch->download_mode);
tlv_patch         170 drivers/bluetooth/btqca.c 		       tlv_patch->reserved1);
tlv_patch         172 drivers/bluetooth/btqca.c 		       le16_to_cpu(tlv_patch->product_id));
tlv_patch         174 drivers/bluetooth/btqca.c 		       le16_to_cpu(tlv_patch->rom_build));
tlv_patch         176 drivers/bluetooth/btqca.c 		       le16_to_cpu(tlv_patch->patch_version));
tlv_patch         178 drivers/bluetooth/btqca.c 		       le16_to_cpu(tlv_patch->reserved2));
tlv_patch         180 drivers/bluetooth/btqca.c 		       le32_to_cpu(tlv_patch->entry));