Home
last modified time | relevance | path

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 Dst21nfca.h177 int st21nfca_im_send_atr_req(struct nfc_hci_dev *hdev, u8 *gb, size_t gb_len);
H A Ddep.c514 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 Dcore.c604 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 Dst21nfca.h177 int st21nfca_im_send_atr_req(struct nfc_hci_dev *hdev, u8 *gb, size_t gb_len);
H A Ddep.c491 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 Dcore.c603 return st21nfca_im_send_atr_req(hdev, gb, gb_len); in st21nfca_hci_dep_link_up()

Completed in 6 milliseconds