nfc_hci_send_event  263 drivers/nfc/microread/microread.c 	r = nfc_hci_send_event(hdev, MICROREAD_GATE_ID_MREAD_ISO_A,
nfc_hci_send_event  296 drivers/nfc/microread/microread.c 	return nfc_hci_send_event(hdev, MICROREAD_GATE_ID_MREAD_ISO_A,
nfc_hci_send_event  331 drivers/nfc/microread/microread.c 	return nfc_hci_send_event(hdev, MICROREAD_GATE_ID_P2P_INITIATOR,
nfc_hci_send_event  413 drivers/nfc/microread/microread.c 		return nfc_hci_send_event(hdev, target->hci_reader_gate,
nfc_hci_send_event  461 drivers/nfc/microread/microread.c 	r = nfc_hci_send_event(hdev, MICROREAD_GATE_ID_P2P_TARGET,
nfc_hci_send_event  617 drivers/nfc/microread/microread.c 		r = nfc_hci_send_event(hdev, gate,
nfc_hci_send_event  290 drivers/nfc/pn544/pn544.c 	r = nfc_hci_send_event(hdev, NFC_HCI_RF_READER_A_GATE,
nfc_hci_send_event  347 drivers/nfc/pn544/pn544.c 	r = nfc_hci_send_event(hdev, NFC_HCI_RF_READER_A_GATE,
nfc_hci_send_event  391 drivers/nfc/pn544/pn544.c 		r = nfc_hci_send_event(hdev,
nfc_hci_send_event  409 drivers/nfc/pn544/pn544.c 		r = nfc_hci_send_event(hdev,
nfc_hci_send_event  413 drivers/nfc/pn544/pn544.c 			nfc_hci_send_event(hdev,
nfc_hci_send_event  435 drivers/nfc/pn544/pn544.c 	r = nfc_hci_send_event(hdev, NFC_HCI_RF_READER_A_GATE,
nfc_hci_send_event  438 drivers/nfc/pn544/pn544.c 		nfc_hci_send_event(hdev, NFC_HCI_RF_READER_A_GATE,
nfc_hci_send_event  477 drivers/nfc/pn544/pn544.c 	return nfc_hci_send_event(hdev, PN544_RF_READER_NFCIP1_INITIATOR_GATE,
nfc_hci_send_event  659 drivers/nfc/pn544/pn544.c 		return nfc_hci_send_event(hdev, target->hci_reader_gate,
nfc_hci_send_event  674 drivers/nfc/pn544/pn544.c 	r = nfc_hci_send_event(hdev, PN544_RF_READER_NFCIP1_TARGET_GATE,
nfc_hci_send_event  744 drivers/nfc/pn544/pn544.c 		r = nfc_hci_send_event(hdev, gate, NFC_HCI_EVT_END_OPERATION,
nfc_hci_send_event  799 drivers/nfc/pn544/pn544.c 	r = nfc_hci_send_event(hdev, PN544_NFC_WI_MGMT_GATE,
nfc_hci_send_event  284 drivers/nfc/st21nfca/core.c 	r = nfc_hci_send_event(hdev, NFC_HCI_RF_READER_A_GATE,
nfc_hci_send_event  326 drivers/nfc/st21nfca/core.c 	r = nfc_hci_send_event(hdev, NFC_HCI_RF_READER_A_GATE,
nfc_hci_send_event  395 drivers/nfc/st21nfca/core.c 		r = nfc_hci_send_event(hdev, NFC_HCI_RF_READER_A_GATE,
nfc_hci_send_event  398 drivers/nfc/st21nfca/core.c 			nfc_hci_send_event(hdev, NFC_HCI_RF_READER_A_GATE,
nfc_hci_send_event  184 drivers/nfc/st21nfca/dep.c 	r = nfc_hci_send_event(hdev, ST21NFCA_RF_CARD_F_GATE,
nfc_hci_send_event  253 drivers/nfc/st21nfca/dep.c 	r = nfc_hci_send_event(hdev, ST21NFCA_RF_CARD_F_GATE,
nfc_hci_send_event  272 drivers/nfc/st21nfca/dep.c 	r = nfc_hci_send_event(hdev, ST21NFCA_RF_CARD_F_GATE,
nfc_hci_send_event  314 drivers/nfc/st21nfca/dep.c 	r = nfc_hci_send_event(hdev, ST21NFCA_RF_CARD_F_GATE,
nfc_hci_send_event  120 drivers/nfc/st21nfca/se.c 	r = nfc_hci_send_event(hdev, ST21NFCA_DEVICE_MGNT_GATE, se_event,
nfc_hci_send_event  186 drivers/nfc/st21nfca/se.c 		r = nfc_hci_send_event(hdev, ST21NFCA_APDU_READER_GATE,
nfc_hci_send_event  235 drivers/nfc/st21nfca/se.c 		return nfc_hci_send_event(hdev, ST21NFCA_APDU_READER_GATE,
nfc_hci_send_event  266 drivers/nfc/st21nfca/se.c 		nfc_hci_send_event(info->hdev, ST21NFCA_APDU_READER_GATE,
nfc_hci_send_event  270 drivers/nfc/st21nfca/se.c 		nfc_hci_send_event(info->hdev, ST21NFCA_DEVICE_MGNT_GATE,
nfc_hci_send_event  359 drivers/nfc/st21nfca/se.c 		r = nfc_hci_send_event(hdev, ST21NFCA_DEVICE_MGNT_GATE,
nfc_hci_send_event  261 drivers/nfc/st21nfca/vendor_cmds.c 	r = nfc_hci_send_event(hdev, NFC_HCI_LOOPBACK_GATE,
nfc_hci_send_event  270 include/net/nfc/hci.h int nfc_hci_send_event(struct nfc_hci_dev *hdev, u8 gate, u8 event,
nfc_hci_send_event  105 net/nfc/hci/command.c EXPORT_SYMBOL(nfc_hci_send_event);
nfc_hci_send_event  598 net/nfc/hci/core.c 	r = nfc_hci_send_event(hdev, NFC_HCI_RF_READER_A_GATE,
nfc_hci_send_event  647 net/nfc/hci/core.c 		return nfc_hci_send_event(hdev, NFC_HCI_RF_READER_A_GATE,
nfc_hci_send_event  659 net/nfc/hci/core.c 		nfc_hci_send_event(hdev, NFC_HCI_RF_READER_A_GATE,