Home
last modified time | relevance | path

Searched refs:fw_patch_num (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_ag6xx.c218 /* If there is no applied patch, fw_patch_num is always 0x00. In other in ag6xx_setup()
221 if (ver.fw_patch_num) { in ag6xx_setup()
223 ver.fw_patch_num); in ag6xx_setup()
H A Dbtintel.h85 u8 fw_patch_num; member
H A Dbtusb.c2130 ver.fw_build_ww, ver.fw_build_yy, ver.fw_patch_num); in btusb_setup_intel()
2132 /* fw_patch_num indicates the version of patch the device currently in btusb_setup_intel()
2136 if (ver.fw_patch_num) { in btusb_setup_intel()
2138 "patch num: %02x", ver.fw_patch_num); in btusb_setup_intel()
2213 ver.fw_patch_num); in btusb_setup_intel()
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_ag6xx.c217 /* If there is no applied patch, fw_patch_num is always 0x00. In other in ag6xx_setup()
220 if (ver.fw_patch_num) { in ag6xx_setup()
222 ver.fw_patch_num); in ag6xx_setup()
H A Dbtintel.h85 u8 fw_patch_num; member
H A Dbtintel.c1706 /* fw_patch_num indicates the version of patch the device currently in btintel_legacy_rom_setup()
1710 if (ver->fw_patch_num) { in btintel_legacy_rom_setup()
1713 ver->fw_patch_num); in btintel_legacy_rom_setup()
1789 new_ver.fw_patch_num); in btintel_legacy_rom_setup()

Completed in 11 milliseconds