Home
last modified time | relevance | path

Searched refs:async_cb (Results 1 – 5 of 5) sorted by relevance

/drivers/nfc/microread/
A Dmicroread.c160 data_exchange_cb_t async_cb; member
367 info->async_cb(info->async_cb_context, NULL, in microread_im_transceive_cb()
376 info->async_cb(info->async_cb_context, NULL, in microread_im_transceive_cb()
383 info->async_cb(info->async_cb_context, skb, err); in microread_im_transceive_cb()
446 info->async_cb = cb; in microread_im_transceive()
/drivers/nfc/st21nfca/
A Ddep.c126 info->async_cb, info); in st21nfca_tx_work()
542 info->async_cb = st21nfca_im_recv_atr_res_cb; in st21nfca_im_send_atr_req()
549 skb->len, info->async_cb, info); in st21nfca_im_send_atr_req()
624 info->async_cb = st21nfca_im_recv_dep_res_cb; in st21nfca_im_send_dep_req()
636 info->async_cb, info); in st21nfca_im_send_dep_req()
A Dst21nfca.h159 data_exchange_cb_t async_cb; member
A Dcore.c745 info->async_cb(info->async_cb_context, skb, err); in st21nfca_hci_data_exchange_cb()
786 info->async_cb = cb; in st21nfca_hci_im_transceive()
/drivers/nfc/pn544/
A Dpn544.c120 data_exchange_cb_t async_cb; member
582 info->async_cb(info->async_cb_context, skb, err); in pn544_hci_data_exchange_cb()
644 info->async_cb = cb; in pn544_hci_im_transceive()

Completed in 13 milliseconds