Home
last modified time | relevance | path

Searched refs:hci_bus (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/bluetooth/
Dbtrtl.c53 __u8 hci_bus; member
88 .hci_bus = HCI_UART,
114 .hci_bus = HCI_UART,
150 u8 hci_ver, u8 hci_bus) in btrtl_match_ic() argument
165 (ic_id_table[i].hci_bus != hci_bus)) in btrtl_match_ic()