Home
last modified time | relevance | path

Searched refs:nci_hci_send_event (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/nfc/st-nci/
H A Dse.c487 r = nci_hci_send_event(ndev, ST_NCI_APDU_READER_GATE, in st_nci_disable_se()
512 r = nci_hci_send_event(ndev, ST_NCI_APDU_READER_GATE, in st_nci_enable_se()
663 return nci_hci_send_event(ndev, ST_NCI_APDU_READER_GATE, in st_nci_se_io()
693 nci_hci_send_event(info->ndlc->ndev, ST_NCI_APDU_READER_GATE, in st_nci_se_wt_timeout()
697 nci_hci_send_event(info->ndlc->ndev, ST_NCI_DEVICE_MGNT_GATE, in st_nci_se_wt_timeout()
/OK3568_Linux_fs/kernel/net/nfc/nci/
H A Dhci.c208 int nci_hci_send_event(struct nci_dev *ndev, u8 gate, u8 event, in nci_hci_send_event() function
220 EXPORT_SYMBOL(nci_hci_send_event);
/OK3568_Linux_fs/kernel/include/net/nfc/
H A Dnci_core.h303 int nci_hci_send_event(struct nci_dev *ndev, u8 gate, u8 event,