Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/bluetooth/
Dbtusb.c2926 u32 ver_rom, ver_patch; in btusb_setup_qca_load_rampatch() local
2932 ver_patch = le32_to_cpu(ver->patch_version); in btusb_setup_qca_load_rampatch()
2951 ver_patch); in btusb_setup_qca_load_rampatch()
2953 if (rver_rom != ver_rom || rver_patch <= ver_patch) { in btusb_setup_qca_load_rampatch()