Searched refs:hw_platform (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | hci_ag6xx.c | 178 if (ver.hw_platform != 0x37) { in ag6xx_setup() 180 ver.hw_platform); in ag6xx_setup() 194 ver.hw_platform, ver.hw_variant); in ag6xx_setup() 230 ver.hw_platform, ver.hw_variant, ver.hw_revision, in ag6xx_setup()
|
H A D | btintel.h | 77 u8 hw_platform; member
|
H A D | hci_intel.c | 588 if (ver.hw_platform != 0x37) { in intel_setup() 590 ver.hw_platform); in intel_setup()
|
H A D | btusb.c | 1945 ver->hw_platform, ver->hw_variant, ver->hw_revision, in btusb_setup_intel_get_fw() 1964 ver->hw_platform, ver->hw_variant); in btusb_setup_intel_get_fw() 2128 ver.hw_platform, ver.hw_variant, ver.hw_revision, in btusb_setup_intel() 2456 if (ver->hw_platform != 0x37) { in btusb_intel_download_firmware() 2458 ver->hw_platform); in btusb_intel_download_firmware()
|
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | hci_ag6xx.c | 178 if (ver.hw_platform != 0x37) { in ag6xx_setup() 180 ver.hw_platform); in ag6xx_setup() 194 ver.hw_platform, ver.hw_variant); in ag6xx_setup() 229 ver.hw_platform, ver.hw_variant, ver.hw_revision, in ag6xx_setup()
|
H A D | btintel.h | 77 u8 hw_platform; member
|
H A D | hci_intel.c | 588 if (ver.hw_platform != 0x37) { in intel_setup() 590 ver.hw_platform); in intel_setup()
|
H A D | btintel.c | 288 if (ver->hw_platform != 0x37) { in btintel_version_info() 290 ver->hw_platform); in btintel_version_info() 551 * version field like hw_platform, hw_variant, and fw_variant in btintel_parse_version_tlv() 1550 ver->hw_platform, ver->hw_variant, ver->hw_revision, in btintel_legacy_rom_get_fw() 1569 ver->hw_platform, ver->hw_variant); in btintel_legacy_rom_get_fw()
|
Completed in 14 milliseconds