Searched refs:st21nfca_im_send_atr_req (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/nfc/st21nfca/ |
H A D | st21nfca.h | 177 int st21nfca_im_send_atr_req(struct nfc_hci_dev *hdev, u8 *gb, size_t gb_len);
|
H A D | dep.c | 514 int st21nfca_im_send_atr_req(struct nfc_hci_dev *hdev, u8 *gb, size_t gb_len) in st21nfca_im_send_atr_req() function 576 EXPORT_SYMBOL(st21nfca_im_send_atr_req); variable
|
H A D | core.c | 604 return st21nfca_im_send_atr_req(hdev, gb, gb_len); in st21nfca_hci_dep_link_up()
|
/kernel/linux/linux-6.6/drivers/nfc/st21nfca/ |
H A D | st21nfca.h | 177 int st21nfca_im_send_atr_req(struct nfc_hci_dev *hdev, u8 *gb, size_t gb_len);
|
H A D | dep.c | 491 int st21nfca_im_send_atr_req(struct nfc_hci_dev *hdev, u8 *gb, size_t gb_len) in st21nfca_im_send_atr_req() function 553 EXPORT_SYMBOL(st21nfca_im_send_atr_req); variable
|
H A D | core.c | 603 return st21nfca_im_send_atr_req(hdev, gb, gb_len); in st21nfca_hci_dep_link_up()
|
Completed in 6 milliseconds