nci_hci_send_event  486 drivers/nfc/st-nci/se.c 			r = nci_hci_send_event(ndev, ST_NCI_APDU_READER_GATE,
nci_hci_send_event  511 drivers/nfc/st-nci/se.c 		r = nci_hci_send_event(ndev, ST_NCI_APDU_READER_GATE,
nci_hci_send_event  662 drivers/nfc/st-nci/se.c 		return nci_hci_send_event(ndev, ST_NCI_APDU_READER_GATE,
nci_hci_send_event  692 drivers/nfc/st-nci/se.c 		nci_hci_send_event(info->ndlc->ndev, ST_NCI_APDU_READER_GATE,
nci_hci_send_event  696 drivers/nfc/st-nci/se.c 		nci_hci_send_event(info->ndlc->ndev, ST_NCI_DEVICE_MGNT_GATE,
nci_hci_send_event  301 include/net/nfc/nci_core.h int nci_hci_send_event(struct nci_dev *ndev, u8 gate, u8 event,
nci_hci_send_event  220 net/nfc/nci/hci.c EXPORT_SYMBOL(nci_hci_send_event);