Home
last modified time | relevance | path

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

/linux-6.6.21/net/nfc/nci/
Ddata.c40 cb_context = conn_info->data_exchange_cb_context; in nci_data_exchange_complete()
Dcore.c452 conn_info->data_exchange_cb_context = ndev; in nci_nfcc_loopback()
1042 conn_info->data_exchange_cb_context = cb_context; in nci_transceive()
Dhci.c725 conn_info->data_exchange_cb_context = ndev; in nci_hci_dev_session_init()
/linux-6.6.21/include/net/nfc/
Dnci_core.h115 void *data_exchange_cb_context; member