Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/st21nfca/
H A Ddep.c40 #define ST21NFCA_EVT_SEND_DATA 0x10 macro
185 ST21NFCA_EVT_SEND_DATA, skb->data, skb->len); in st21nfca_tm_send_atr_res()
245 ST21NFCA_EVT_SEND_DATA, skb->data, skb->len); in st21nfca_tm_send_psl_res()
299 ST21NFCA_EVT_SEND_DATA, skb->data, skb->len); in st21nfca_tm_send_dep_res()
401 case ST21NFCA_EVT_SEND_DATA: in st21nfca_dep_event_received()