Home
last modified time | relevance | path

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

/drivers/nfc/st21nfca/
Ddep.c480 switch (info->async_cb_type) { in st21nfca_im_recv_atr_res_cb()
565 info->async_cb_type = ST21NFCA_CB_TYPE_READER_F; in st21nfca_im_send_atr_req()
592 switch (info->async_cb_type) { in st21nfca_im_recv_dep_res_cb()
647 info->async_cb_type = ST21NFCA_CB_TYPE_READER_F; in st21nfca_im_send_dep_req()
Dst21nfca.h158 int async_cb_type; member
Dcore.c742 switch (info->async_cb_type) { in st21nfca_hci_data_exchange_cb()
786 info->async_cb_type = ST21NFCA_CB_TYPE_READER_ISO15693; in st21nfca_hci_im_transceive()
/drivers/nfc/microread/
Dmicroread.c160 int async_cb_type; member
363 switch (info->async_cb_type) { in microread_im_transceive_cb()
447 info->async_cb_type = MICROREAD_CB_TYPE_READER_ALL; in microread_im_transceive()
/drivers/nfc/pn544/
Dpn544.c120 int async_cb_type; member
579 switch (info->async_cb_type) { in pn544_hci_data_exchange_cb()
644 info->async_cb_type = PN544_CB_TYPE_READER_F; in pn544_hci_im_transceive()