Searched refs:hw_platform (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/bluetooth/ |
D | hci_ag6xx.c | 193 if (ver.hw_platform != 0x37) { in ag6xx_setup() 195 ver.hw_platform); in ag6xx_setup() 209 ver.hw_platform, ver.hw_variant); in ag6xx_setup() 245 ver.hw_platform, ver.hw_variant, ver.hw_revision, in ag6xx_setup()
|
D | btintel.h | 26 u8 hw_platform; member
|
D | hci_intel.c | 606 if (ver.hw_platform != 0x37) { in intel_setup() 608 ver.hw_platform); in intel_setup()
|
D | btusb.c | 1594 ver->hw_platform, ver->hw_variant, ver->hw_revision, in btusb_setup_intel_get_fw() 1613 ver->hw_platform, ver->hw_variant); in btusb_setup_intel_get_fw() 1777 ver.hw_platform, ver.hw_variant, ver.hw_revision, in btusb_setup_intel() 2090 if (ver.hw_platform != 0x37) { in btusb_setup_intel_new() 2092 ver.hw_platform); in btusb_setup_intel_new()
|