Searched refs:hw_platform (Results 1 – 4 of 4) sorted by relevance
/linux-4.19.296/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 | 609 if (ver.hw_platform != 0x37) { in intel_setup() 611 ver.hw_platform); in intel_setup()
|
D | btusb.c | 1596 ver->hw_platform, ver->hw_variant, ver->hw_revision, in btusb_setup_intel_get_fw() 1615 ver->hw_platform, ver->hw_variant); in btusb_setup_intel_get_fw() 1779 ver.hw_platform, ver.hw_variant, ver.hw_revision, in btusb_setup_intel() 2121 if (ver.hw_platform != 0x37) { in btusb_setup_intel_new() 2123 ver.hw_platform); in btusb_setup_intel_new()
|