Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_debugfs.c113 hdev->devid_vendor, hdev->devid_product, hdev->devid_version); in device_id_show()
H A Dhci_request.c620 put_unaligned_le16(hdev->devid_version, ptr + 8); in create_eir()
H A Dmgmt.c5059 hdev->devid_version = __le16_to_cpu(cp->version); in set_device_id()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h372 __u16 devid_version; member