Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/nfc/nci/
A Dcore.c497 set_bit(NCI_INIT, &ndev->flags); in nci_open_device()
533 clear_bit(NCI_INIT, &ndev->flags); in nci_open_device()
586 set_bit(NCI_INIT, &ndev->flags); in nci_close_device()
595 clear_bit(NCI_INIT, &ndev->flags); in nci_close_device()
1318 !test_bit(NCI_INIT, &ndev->flags))) { in nci_recv_frame()
/linux-6.3-rc2/include/net/nfc/
A Dnci_core.h29 NCI_INIT, enumerator

Completed in 8 milliseconds