Home
last modified time | relevance | path

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

/openbmc/linux/net/nfc/nci/
H A Ddata.c40 cb_context = conn_info->data_exchange_cb_context; in nci_data_exchange_complete()
H A 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()
H A Dhci.c727 conn_info->data_exchange_cb_context = ndev; in nci_hci_dev_session_init()
/openbmc/linux/include/net/nfc/
H A Dnci_core.h115 void *data_exchange_cb_context; member