Home
last modified time | relevance | path

Searched refs:ST21NFCA_ATR_REQ_MIN_SIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/nfc/st21nfca/
H A Ddep.c35 #define ST21NFCA_ATR_REQ_MIN_SIZE 17 macro
204 if (skb->len < ST21NFCA_ATR_REQ_MIN_SIZE) { in st21nfca_tm_recv_atr_req()
523 size = ST21NFCA_ATR_REQ_MIN_SIZE + gb_len; in st21nfca_im_send_atr_req()
/kernel/linux/linux-6.6/drivers/nfc/st21nfca/
H A Ddep.c35 #define ST21NFCA_ATR_REQ_MIN_SIZE 17 macro
202 if (skb->len < ST21NFCA_ATR_REQ_MIN_SIZE) in st21nfca_tm_recv_atr_req()
500 size = ST21NFCA_ATR_REQ_MIN_SIZE + gb_len; in st21nfca_im_send_atr_req()

Completed in 3 milliseconds