Searched refs:ST21NFCA_EVT_SEND_DATA (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/nfc/st21nfca/ |
H A D | dep.c | 40 #define ST21NFCA_EVT_SEND_DATA 0x10 macro 185 ST21NFCA_EVT_SEND_DATA, skb->data, skb->len); in st21nfca_tm_send_atr_res() 254 ST21NFCA_EVT_SEND_DATA, skb->data, skb->len); in st21nfca_tm_send_psl_res() 315 ST21NFCA_EVT_SEND_DATA, skb->data, skb->len); in st21nfca_tm_send_dep_res() 424 case ST21NFCA_EVT_SEND_DATA: in st21nfca_dep_event_received()
|
/kernel/linux/linux-6.6/drivers/nfc/st21nfca/ |
H A D | dep.c | 40 #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()
|
Completed in 3 milliseconds