Home
last modified time | relevance | path

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

/linux-3.4.99/net/nfc/nci/
Ddata.c42 void *cb_context = ndev->data_exchange_cb_context; in nci_data_exchange_complete()
52 ndev->data_exchange_cb_context = 0; in nci_data_exchange_complete()
Dcore.c542 ndev->data_exchange_cb_context = cb_context; in nci_data_exchange()
/linux-3.4.99/include/net/nfc/
Dnci_core.h138 void *data_exchange_cb_context; member