hci_rev 380 drivers/bluetooth/btbcm.c rev = le16_to_cpu(ver->hci_rev); hci_rev 37 drivers/bluetooth/btrtl.c .hci_rev = (hcir) hci_rev 42 drivers/bluetooth/btrtl.c __u16 hci_rev; hci_rev 77 drivers/bluetooth/btrtl.c .hci_rev = 0xb, hci_rev 103 drivers/bluetooth/btrtl.c .hci_rev = 0xd, hci_rev 154 drivers/bluetooth/btrtl.c static const struct id_table *btrtl_match_ic(u16 lmp_subver, u16 hci_rev, hci_rev 164 drivers/bluetooth/btrtl.c (ic_id_table[i].hci_rev != hci_rev)) hci_rev 445 drivers/bluetooth/btrtl.c __le16_to_cpu(rp->hci_rev), __le16_to_cpu(rp->lmp_subver)); hci_rev 541 drivers/bluetooth/btrtl.c u16 hci_rev, lmp_subver; hci_rev 559 drivers/bluetooth/btrtl.c resp->hci_ver, resp->hci_rev, hci_rev 563 drivers/bluetooth/btrtl.c hci_rev = le16_to_cpu(resp->hci_rev); hci_rev 567 drivers/bluetooth/btrtl.c btrtl_dev->ic_info = btrtl_match_ic(lmp_subver, hci_rev, hci_ver, hci_rev 572 drivers/bluetooth/btrtl.c lmp_subver, hci_rev, hci_ver); hci_rev 1179 include/net/bluetooth/hci.h __le16 hci_rev; hci_rev 246 include/net/bluetooth/hci_core.h __u16 hci_rev; hci_rev 301 net/bluetooth/hci_debugfs.c debugfs_create_u16("hci_revision", 0444, hdev->debugfs, &hdev->hci_rev); hci_rev 560 net/bluetooth/hci_event.c hdev->hci_rev = __le16_to_cpu(rp->hci_rev);