Searched refs:hci_rev (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/drivers/bluetooth/ |
| H A D | btrtl.c | 47 .hci_rev = (hcir), \ 80 __u16 hci_rev; member 344 (ic_id_table[i].hci_rev != hci_rev)) in btrtl_match_ic() 1068 u16 hci_rev, lmp_subver; in btrtl_initialize() local 1091 hci_rev = get_unaligned_le16(reg_val); in btrtl_initialize() 1094 if (hci_rev == 0x000e) { in btrtl_initialize() 1097 btrtl_dev->ic_info = btrtl_match_ic(lmp_subver, hci_rev, in btrtl_initialize() 1113 hci_rev = le16_to_cpu(resp->hci_rev); in btrtl_initialize() 1130 hci_ver, hci_rev, in btrtl_initialize() 1166 lmp_subver, hci_rev, hci_ver); in btrtl_initialize() [all …]
|
| H A D | btbcm.c | 594 rev = le16_to_cpu(ver->hci_rev); in btbcm_initialize()
|
| H A D | btusb.c | 2441 rp->hci_ver, le16_to_cpu(rp->hci_rev)); in btusb_setup_csr() 2460 le16_to_cpu(rp->hci_rev) != le16_to_cpu(rp->lmp_subver)) in btusb_setup_csr()
|
| /linux-6.15/net/bluetooth/ |
| H A D | hci_debugfs.c | 322 debugfs_create_u16("hci_revision", 0444, hdev->debugfs, &hdev->hci_rev); in hci_debugfs_create_common()
|
| H A D | hci_event.c | 704 hdev->hci_rev = __le16_to_cpu(rp->hci_rev); in hci_cc_read_local_version()
|
| /linux-6.15/include/net/bluetooth/ |
| H A D | hci.h | 1406 __le16 hci_rev; member
|
| H A D | hci_core.h | 380 __u16 hci_rev; member
|