Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds