devid_product     288 include/net/bluetooth/hci_core.h 	__u16		devid_product;
devid_product     112 net/bluetooth/hci_debugfs.c 		  hdev->devid_vendor, hdev->devid_product, hdev->devid_version);
devid_product     613 net/bluetooth/hci_request.c 		put_unaligned_le16(hdev->devid_product, ptr + 6);
devid_product    4216 net/bluetooth/mgmt.c 	hdev->devid_product = __le16_to_cpu(cp->product);