NFC_HCI_ADMIN_PIPE   76 drivers/nfc/st21nfca/core.c 	{NFC_HCI_ADMIN_GATE, NFC_HCI_ADMIN_PIPE},
NFC_HCI_ADMIN_PIPE  228 net/nfc/hci/command.c 	*result = nfc_hci_execute_cmd(hdev, NFC_HCI_ADMIN_PIPE,
NFC_HCI_ADMIN_PIPE  247 net/nfc/hci/command.c 	return nfc_hci_execute_cmd(hdev, NFC_HCI_ADMIN_PIPE,
NFC_HCI_ADMIN_PIPE  264 net/nfc/hci/command.c 	return nfc_hci_execute_cmd(hdev, NFC_HCI_ADMIN_PIPE,
NFC_HCI_ADMIN_PIPE  283 net/nfc/hci/command.c 	if (pipe != NFC_HCI_LINK_MGMT_PIPE && pipe != NFC_HCI_ADMIN_PIPE) {
NFC_HCI_ADMIN_PIPE  333 net/nfc/hci/command.c 		pipe = NFC_HCI_ADMIN_PIPE;