Searched refs:hci_rev (Results 1 – 3 of 3) sorted by relevance
319 debugfs_create_u16("hci_revision", 0444, hdev->debugfs, &hdev->hci_rev); in hci_debugfs_create_common()
710 hdev->hci_rev = __le16_to_cpu(rp->hci_rev); in hci_cc_read_local_version()
1417 __le16 hci_rev; member