Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nfc/st-nci/
Dse.c501 r = nci_hci_send_event(ndev, ST_NCI_APDU_READER_GATE, in st_nci_disable_se()
526 r = nci_hci_send_event(ndev, ST_NCI_APDU_READER_GATE, in st_nci_enable_se()
682 return nci_hci_send_event(ndev, ST_NCI_APDU_READER_GATE, in st_nci_se_io()
712 nci_hci_send_event(info->ndlc->ndev, ST_NCI_APDU_READER_GATE, in st_nci_se_wt_timeout()
716 nci_hci_send_event(info->ndlc->ndev, ST_NCI_DEVICE_MGNT_GATE, in st_nci_se_wt_timeout()
Dvendor_cmds.c366 r = nci_hci_send_event(ndev, NCI_HCI_LOOPBACK_GATE, in st_nci_hci_loopback()
/linux-4.4.14/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-4.4.14/include/net/nfc/
Dnci_core.h303 int nci_hci_send_event(struct nci_dev *ndev, u8 gate, u8 event,