Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/nfc/st21nfca/
Dst21nfca_dep.c52 #define ST21NFCA_EVT_SEND_DATA 0x10 macro
195 ST21NFCA_EVT_SEND_DATA, skb->data, skb->len); in st21nfca_tm_send_atr_res()
264 ST21NFCA_EVT_SEND_DATA, skb->data, skb->len); in st21nfca_tm_send_psl_res()
325 ST21NFCA_EVT_SEND_DATA, skb->data, skb->len); in st21nfca_tm_send_dep_res()
433 case ST21NFCA_EVT_SEND_DATA: in st21nfca_dep_event_received()