Home
last modified time | relevance | path

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

/linux-6.1.9/net/nfc/nci/
Ddata.c39 cb = conn_info->data_exchange_cb; in nci_data_exchange_complete()
Dcore.c450 conn_info->data_exchange_cb = nci_nfcc_loopback_cb; in nci_nfcc_loopback()
1035 conn_info->data_exchange_cb = cb; in nci_transceive()
Dhci.c722 conn_info->data_exchange_cb = nci_hci_data_received_cb; in nci_hci_dev_session_init()
/linux-6.1.9/include/net/nfc/
Dnci_core.h114 data_exchange_cb_t data_exchange_cb; member