Home
last modified time | relevance | path

Searched refs:rver (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/bluetooth/
Dbtusb.c2924 struct qca_rampatch_version *rver; in btusb_setup_qca_load_rampatch() local
2945 rver = (struct qca_rampatch_version *)(fw->data + info->ver_offset); in btusb_setup_qca_load_rampatch()
2946 rver_rom = le16_to_cpu(rver->rom_version); in btusb_setup_qca_load_rampatch()
2947 rver_patch = le16_to_cpu(rver->patch_version); in btusb_setup_qca_load_rampatch()