Home
last modified time | relevance | path

Searched refs:NCI_DATA_EXCHANGE_TO (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/nfc/nci/
H A Ddata.c46 clear_bit(NCI_DATA_EXCHANGE_TO, &ndev->flags); in nci_data_exchange_complete()
H A Dcore.c611 set_bit(NCI_DATA_EXCHANGE_TO, &ndev->flags); in nci_data_timer()
1527 if (test_bit(NCI_DATA_EXCHANGE_TO, &ndev->flags)) { in nci_rx_work()
1534 clear_bit(NCI_DATA_EXCHANGE_TO, &ndev->flags); in nci_rx_work()
/kernel/linux/linux-6.6/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()
1541 if (test_bit(NCI_DATA_EXCHANGE_TO, &ndev->flags)) { in nci_rx_work()
1548 clear_bit(NCI_DATA_EXCHANGE_TO, &ndev->flags); in nci_rx_work()
/kernel/linux/linux-5.10/include/net/nfc/
H A Dnci_core.h32 NCI_DATA_EXCHANGE_TO, enumerator
/kernel/linux/linux-6.6/include/net/nfc/
H A Dnci_core.h32 NCI_DATA_EXCHANGE_TO, enumerator

Completed in 8 milliseconds