NCI_HCI_INVALID_PIPE  103 drivers/nfc/st-nci/se.c 	{NCI_HCI_IDENTITY_MGMT_GATE, NCI_HCI_INVALID_PIPE,
NCI_HCI_INVALID_PIPE  118 net/nfc/nci/hci.c 	memset(hdev->gate2pipe, NCI_HCI_INVALID_PIPE, sizeof(hdev->gate2pipe));
NCI_HCI_INVALID_PIPE  213 net/nfc/nci/hci.c 	if (pipe == NCI_HCI_INVALID_PIPE)
NCI_HCI_INVALID_PIPE  232 net/nfc/nci/hci.c 	if (pipe == NCI_HCI_INVALID_PIPE)
NCI_HCI_INVALID_PIPE  543 net/nfc/nci/hci.c 		return NCI_HCI_INVALID_PIPE;
NCI_HCI_INVALID_PIPE  574 net/nfc/nci/hci.c 	if (pipe == NCI_HCI_INVALID_PIPE)
NCI_HCI_INVALID_PIPE  621 net/nfc/nci/hci.c 	if (pipe == NCI_HCI_INVALID_PIPE)
NCI_HCI_INVALID_PIPE  661 net/nfc/nci/hci.c 	if (ndev->hci_dev->gate2pipe[dest_gate] != NCI_HCI_INVALID_PIPE)
NCI_HCI_INVALID_PIPE  664 net/nfc/nci/hci.c 	if (pipe != NCI_HCI_INVALID_PIPE)
NCI_HCI_INVALID_PIPE  676 net/nfc/nci/hci.c 		if (pipe == NCI_HCI_INVALID_PIPE)