hci_rp_read_local_version  222 drivers/bluetooth/btbcm.c 	if (skb->len != sizeof(struct hci_rp_read_local_version)) {
hci_rp_read_local_version  365 drivers/bluetooth/btbcm.c 	struct hci_rp_read_local_version *ver;
hci_rp_read_local_version  379 drivers/bluetooth/btbcm.c 	ver = (struct hci_rp_read_local_version *)skb->data;
hci_rp_read_local_version  193 drivers/bluetooth/btrtl.c 	if (skb->len != sizeof(struct hci_rp_read_local_version)) {
hci_rp_read_local_version  393 drivers/bluetooth/btrtl.c 	struct hci_rp_read_local_version *rp;
hci_rp_read_local_version  443 drivers/bluetooth/btrtl.c 	rp = (struct hci_rp_read_local_version *)skb->data;
hci_rp_read_local_version  539 drivers/bluetooth/btrtl.c 	struct hci_rp_read_local_version *resp;
hci_rp_read_local_version  557 drivers/bluetooth/btrtl.c 	resp = (struct hci_rp_read_local_version *)skb->data;
hci_rp_read_local_version 1622 drivers/bluetooth/btusb.c 	struct hci_rp_read_local_version *rp;
hci_rp_read_local_version 1635 drivers/bluetooth/btusb.c 	if (skb->len != sizeof(struct hci_rp_read_local_version)) {
hci_rp_read_local_version 1641 drivers/bluetooth/btusb.c 	rp = (struct hci_rp_read_local_version *)skb->data;
hci_rp_read_local_version  393 drivers/bluetooth/hci_ldisc.c 	struct hci_rp_read_local_version *ver;
hci_rp_read_local_version  443 drivers/bluetooth/hci_ldisc.c 	ver = (struct hci_rp_read_local_version *)skb->data;
hci_rp_read_local_version  457 drivers/bluetooth/hci_ll.c 	struct hci_rp_read_local_version *ver;
hci_rp_read_local_version  471 drivers/bluetooth/hci_ll.c 	ver = (struct hci_rp_read_local_version *)skb->data;
hci_rp_read_local_version  155 drivers/bluetooth/hci_serdev.c 	struct hci_rp_read_local_version *ver;
hci_rp_read_local_version  550 net/bluetooth/hci_event.c 	struct hci_rp_read_local_version *rp = (void *) skb->data;