Searched refs:hci_bus (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | btrtl.c | 44 __u8 hci_bus; member 79 .hci_bus = HCI_UART, 105 .hci_bus = HCI_UART, 152 .hci_bus = HCI_UART, 174 u8 hci_ver, u8 hci_bus) in btrtl_match_ic() 189 (ic_id_table[i].hci_bus != hci_bus)) in btrtl_match_ic() 173 btrtl_match_ic(u16 lmp_subver, u16 hci_rev, u8 hci_ver, u8 hci_bus) btrtl_match_ic() argument
|
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | btrtl.c | 48 .hci_bus = (bus) 79 __u8 hci_bus; member 132 .hci_bus = HCI_UART, 144 .hci_bus = HCI_UART, 156 .hci_bus = HCI_UART, 313 u8 hci_ver, u8 hci_bus, in btrtl_match_ic() 329 (ic_id_table[i].hci_bus != hci_bus)) in btrtl_match_ic() 312 btrtl_match_ic(u16 lmp_subver, u16 hci_rev, u8 hci_ver, u8 hci_bus, u8 chip_type) btrtl_match_ic() argument
|
Completed in 6 milliseconds