HCI_AMP           139 drivers/bluetooth/btmrvl_main.c 				priv->btmrvl_dev.dev_type = HCI_AMP;
HCI_AMP           312 drivers/bluetooth/btsdio.c 		hdev->dev_type = HCI_AMP;
HCI_AMP          3684 drivers/bluetooth/btusb.c 		hdev->dev_type = HCI_AMP;
HCI_AMP           665 drivers/bluetooth/hci_ldisc.c 		hdev->dev_type = HCI_AMP;
HCI_AMP           327 drivers/bluetooth/hci_serdev.c 		hdev->dev_type = HCI_AMP;
HCI_AMP            88 drivers/bluetooth/hci_vhci.c 	if (dev_type != HCI_PRIMARY && dev_type != HCI_AMP)
HCI_AMP           304 drivers/bluetooth/hci_vhci.c 	vhci_create_device(data, amp ? HCI_AMP : HCI_PRIMARY);
HCI_AMP           102 net/bluetooth/a2mp.c 		if (hdev->dev_type == HCI_AMP) {
HCI_AMP           166 net/bluetooth/a2mp.c 		if (hdev->dev_type == HCI_AMP)
HCI_AMP           305 net/bluetooth/a2mp.c 	if (!hdev || hdev->dev_type != HCI_AMP) {
HCI_AMP           258 net/bluetooth/hci_core.c 	case HCI_AMP:
HCI_AMP           419 net/bluetooth/hci_core.c 	if (hdev->dev_type == HCI_AMP)
HCI_AMP          3296 net/bluetooth/hci_core.c 	case HCI_AMP:
HCI_AMP          3736 net/bluetooth/hci_core.c 	case HCI_AMP:
HCI_AMP          4097 net/bluetooth/hci_core.c 	if (hdev->dev_type == HCI_AMP)
HCI_AMP          4148 net/bluetooth/hci_core.c 	if (!hci_conn_num(hdev, AMP_LINK) && hdev->dev_type == HCI_AMP)
HCI_AMP          3708 net/bluetooth/hci_event.c 	case HCI_AMP:
HCI_AMP          4571 net/bluetooth/l2cap_core.c 	if (hdev->dev_type != HCI_AMP || !test_bit(HCI_UP, &hdev->flags)) {
HCI_AMP          5009 net/bluetooth/l2cap_core.c 		if (!hdev || hdev->dev_type != HCI_AMP ||
HCI_AMP           486 net/bluetooth/mgmt.c 		if (d->dev_type == HCI_PRIMARY || d->dev_type == HCI_AMP)
HCI_AMP           514 net/bluetooth/mgmt.c 		} else if (d->dev_type == HCI_AMP) {
HCI_AMP          6938 net/bluetooth/mgmt.c 	case HCI_AMP:
HCI_AMP          6973 net/bluetooth/mgmt.c 	case HCI_AMP: