Home
last modified time | relevance | path

Searched refs:NCI_DATA_EXCHANGE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/net/nfc/nci/
H A Ddata.c59 clear_bit(NCI_DATA_EXCHANGE, &ndev->flags); in nci_data_exchange_complete()
H A Dntf.c89 if (test_bit(NCI_DATA_EXCHANGE, &ndev->flags)) in nci_core_conn_intf_error_ntf_packet()
694 if (test_bit(NCI_DATA_EXCHANGE, &ndev->flags)) in nci_rf_deactivate_ntf_packet()
H A Dcore.c1022 if (test_and_set_bit(NCI_DATA_EXCHANGE, &ndev->flags)) in nci_transceive()
1031 clear_bit(NCI_DATA_EXCHANGE, &ndev->flags); in nci_transceive()
1520 if (test_bit(NCI_DATA_EXCHANGE, &ndev->flags)) in nci_rx_work()
/OK3568_Linux_fs/kernel/include/net/nfc/
H A Dnci_core.h31 NCI_DATA_EXCHANGE, enumerator