Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Deir.c212 put_unaligned_le16(hdev->devid_vendor, ptr + 4); in eir_create()
H A Dhci_debugfs.c115 hdev->devid_vendor, hdev->devid_product, hdev->devid_version); in device_id_show()
H A Dmgmt.c6278 hdev->devid_vendor = __le16_to_cpu(cp->vendor); in set_device_id()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h429 __u16 devid_vendor; member