Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/nfc/
Dhci.h90 #define NFC_HCI_MAX_PIPES 127 macro
142 struct nfc_hci_pipe pipes[NFC_HCI_MAX_PIPES];
/linux-4.1.27/net/nfc/hci/
Dcore.c53 for (i = 0; i < NFC_HCI_MAX_PIPES; i++) { in nfc_hci_reset_pipes()
65 for (i = 0; i < NFC_HCI_MAX_PIPES; i++) { in nfc_hci_reset_pipes_per_host()