Home
last modified time | relevance | path

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

/Linux-v5.4/net/bluetooth/
Dhci_debugfs.c112 hdev->devid_vendor, hdev->devid_product, hdev->devid_version); in device_id_show()
Dhci_request.c613 put_unaligned_le16(hdev->devid_product, ptr + 6); in create_eir()
Dmgmt.c4216 hdev->devid_product = __le16_to_cpu(cp->product); in set_device_id()
/Linux-v5.4/include/net/bluetooth/
Dhci_core.h288 __u16 devid_product; member