Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nfc/st21nfca/
Ddep.c51 #define ST21NFCA_EVT_SEND_DATA 0x10 macro
194 ST21NFCA_EVT_SEND_DATA, skb->data, skb->len); in st21nfca_tm_send_atr_res()
263 ST21NFCA_EVT_SEND_DATA, skb->data, skb->len); in st21nfca_tm_send_psl_res()
324 ST21NFCA_EVT_SEND_DATA, skb->data, skb->len); in st21nfca_tm_send_dep_res()
432 case ST21NFCA_EVT_SEND_DATA: in st21nfca_dep_event_received()