Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nfc/st-nci/
Dse.c495 r = nci_hci_send_event(ndev, ST_NCI_APDU_READER_GATE, in st_nci_disable_se()
520 r = nci_hci_send_event(ndev, ST_NCI_APDU_READER_GATE, in st_nci_enable_se()
671 return nci_hci_send_event(ndev, ST_NCI_APDU_READER_GATE, in st_nci_se_io()
701 nci_hci_send_event(info->ndlc->ndev, ST_NCI_APDU_READER_GATE, in st_nci_se_wt_timeout()
705 nci_hci_send_event(info->ndlc->ndev, ST_NCI_DEVICE_MGNT_GATE, in st_nci_se_wt_timeout()
/Linux-v4.19/net/nfc/nci/
Dhci.c220 int nci_hci_send_event(struct nci_dev *ndev, u8 gate, u8 event, in nci_hci_send_event() function
232 EXPORT_SYMBOL(nci_hci_send_event);
/Linux-v4.19/include/net/nfc/
Dnci_core.h313 int nci_hci_send_event(struct nci_dev *ndev, u8 gate, u8 event,