Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/nfc/
Dnci_core.h42 NCI_DATA_EXCHANGE_TO, enumerator
/linux-3.4.99/net/nfc/nci/
Dcore.c372 set_bit(NCI_DATA_EXCHANGE_TO, &ndev->flags); in nci_data_timer()
842 if (test_bit(NCI_DATA_EXCHANGE_TO, &ndev->flags)) { in nci_rx_work()
847 clear_bit(NCI_DATA_EXCHANGE_TO, &ndev->flags); in nci_rx_work()
Ddata.c48 clear_bit(NCI_DATA_EXCHANGE_TO, &ndev->flags); in nci_data_exchange_complete()