Home
last modified time | relevance | path

Searched refs:data_exchange_cb_context (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/net/nfc/nci/
H A Ddata.c40 cb_context = conn_info->data_exchange_cb_context; in nci_data_exchange_complete()
H A Dcore.c448 conn_info->data_exchange_cb_context = ndev; in nci_nfcc_loopback()
1027 conn_info->data_exchange_cb_context = cb_context; in nci_transceive()
H A Dhci.c734 conn_info->data_exchange_cb_context = ndev; in nci_hci_dev_session_init()
/OK3568_Linux_fs/kernel/include/net/nfc/
H A Dnci_core.h115 void *data_exchange_cb_context; member