Home
last modified time | relevance | path

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

/drivers/nfc/st21nfca/
Ddep.c489 switch (info->async_cb_type) { in st21nfca_im_recv_atr_res_cb()
574 info->async_cb_type = ST21NFCA_CB_TYPE_READER_F; in st21nfca_im_send_atr_req()
601 switch (info->async_cb_type) { in st21nfca_im_recv_dep_res_cb()
655 info->async_cb_type = ST21NFCA_CB_TYPE_READER_F; in st21nfca_im_send_dep_req()
Dst21nfca.h168 int async_cb_type; member
Dcore.c752 switch (info->async_cb_type) { in st21nfca_hci_data_exchange_cb()
796 info->async_cb_type = ST21NFCA_CB_TYPE_READER_ISO15693; in st21nfca_hci_im_transceive()
/drivers/nfc/microread/
Dmicroread.c171 int async_cb_type; member
374 switch (info->async_cb_type) { in microread_im_transceive_cb()
458 info->async_cb_type = MICROREAD_CB_TYPE_READER_ALL; in microread_im_transceive()
/drivers/nfc/pn544/
Dpn544.c131 int async_cb_type; member
590 switch (info->async_cb_type) { in pn544_hci_data_exchange_cb()
655 info->async_cb_type = PN544_CB_TYPE_READER_F; in pn544_hci_im_transceive()