devid_vendor      287 include/net/bluetooth/hci_core.h 	__u16		devid_vendor;
devid_vendor      112 net/bluetooth/hci_debugfs.c 		  hdev->devid_vendor, hdev->devid_product, hdev->devid_version);
devid_vendor      612 net/bluetooth/hci_request.c 		put_unaligned_le16(hdev->devid_vendor, ptr + 4);
devid_vendor     4215 net/bluetooth/mgmt.c 	hdev->devid_vendor = __le16_to_cpu(cp->vendor);