Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/bluetooth/
Dbtusb.c2575 u32 ver_rom, ver_patch; in btusb_setup_qca_load_rampatch() local
2581 ver_patch = le32_to_cpu(ver->patch_version); in btusb_setup_qca_load_rampatch()
2600 ver_patch); in btusb_setup_qca_load_rampatch()
2602 if (rver_rom != ver_rom || rver_patch <= ver_patch) { in btusb_setup_qca_load_rampatch()