Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/nfc/st21nfca/
H A Ddep.c72 struct st21nfca_atr_res { struct
143 struct st21nfca_atr_res *atr_res; in st21nfca_tm_send_atr_res()
154 skb_put(skb, sizeof(struct st21nfca_atr_res)); in st21nfca_tm_send_atr_res()
156 atr_res = (struct st21nfca_atr_res *)skb->data; in st21nfca_tm_send_atr_res()
157 memset(atr_res, 0, sizeof(struct st21nfca_atr_res)); in st21nfca_tm_send_atr_res()
471 struct st21nfca_atr_res *atr_res; in st21nfca_im_recv_atr_res_cb()
483 atr_res = (struct st21nfca_atr_res *)skb->data; in st21nfca_im_recv_atr_res_cb()
486 skb->len - sizeof(struct st21nfca_atr_res)); in st21nfca_im_recv_atr_res_cb()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/nfc/st21nfca/
H A Ddep.c72 struct st21nfca_atr_res { struct
143 struct st21nfca_atr_res *atr_res; in st21nfca_tm_send_atr_res()
154 skb_put(skb, sizeof(struct st21nfca_atr_res)); in st21nfca_tm_send_atr_res()
156 atr_res = (struct st21nfca_atr_res *)skb->data; in st21nfca_tm_send_atr_res()
157 memset(atr_res, 0, sizeof(struct st21nfca_atr_res)); in st21nfca_tm_send_atr_res()
471 struct st21nfca_atr_res *atr_res; in st21nfca_im_recv_atr_res_cb()
483 atr_res = (struct st21nfca_atr_res *)skb->data; in st21nfca_im_recv_atr_res_cb()
486 skb->len - sizeof(struct st21nfca_atr_res)); in st21nfca_im_recv_atr_res_cb()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/nfc/st21nfca/
H A Ddep.c72 struct st21nfca_atr_res { struct
143 struct st21nfca_atr_res *atr_res; in st21nfca_tm_send_atr_res()
154 skb_put(skb, sizeof(struct st21nfca_atr_res)); in st21nfca_tm_send_atr_res()
156 atr_res = (struct st21nfca_atr_res *)skb->data; in st21nfca_tm_send_atr_res()
157 memset(atr_res, 0, sizeof(struct st21nfca_atr_res)); in st21nfca_tm_send_atr_res()
471 struct st21nfca_atr_res *atr_res; in st21nfca_im_recv_atr_res_cb()
483 atr_res = (struct st21nfca_atr_res *)skb->data; in st21nfca_im_recv_atr_res_cb()
486 skb->len - sizeof(struct st21nfca_atr_res)); in st21nfca_im_recv_atr_res_cb()