Home
last modified time | relevance | path

Searched refs:NCI_INIT (Results 1 – 2 of 2) sorted by relevance

/linux/net/nfc/nci/
A Dcore.c496 set_bit(NCI_INIT, &ndev->flags); in nci_open_device()
532 clear_bit(NCI_INIT, &ndev->flags); in nci_open_device()
581 set_bit(NCI_INIT, &ndev->flags); in nci_close_device()
590 clear_bit(NCI_INIT, &ndev->flags); in nci_close_device()
1313 !test_bit(NCI_INIT, &ndev->flags))) { in nci_recv_frame()
/linux/include/net/nfc/
A Dnci_core.h29 NCI_INIT, enumerator

Completed in 8 milliseconds