Home
last modified time | relevance | path

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

/openbmc/linux/net/nfc/nci/
H A Ddata.c46 clear_bit(NCI_DATA_EXCHANGE_TO, &ndev->flags); in nci_data_exchange_complete()
H A Dcore.c624 set_bit(NCI_DATA_EXCHANGE_TO, &ndev->flags); in nci_data_timer()
1559 if (test_bit(NCI_DATA_EXCHANGE_TO, &ndev->flags)) { in nci_rx_work()
1566 clear_bit(NCI_DATA_EXCHANGE_TO, &ndev->flags); in nci_rx_work()
/openbmc/linux/include/net/nfc/
H A Dnci_core.h32 NCI_DATA_EXCHANGE_TO, enumerator