gate_count 664 drivers/nfc/microread/microread.c init_data.gate_count = ARRAY_SIZE(microread_gates); gate_count 925 drivers/nfc/pn544/pn544.c init_data.gate_count = ARRAY_SIZE(pn544_gates); gate_count 561 drivers/nfc/st-nci/se.c ndev->hci_dev->init_data.gate_count = ARRAY_SIZE(st_nci_gates); gate_count 960 drivers/nfc/st21nfca/core.c init_data.gate_count = ARRAY_SIZE(st21nfca_gates); gate_count 80 include/net/nfc/hci.h u8 gate_count; gate_count 171 include/net/nfc/nci_core.h u8 gate_count; gate_count 449 net/nfc/hci/core.c static int hci_dev_connect_gates(struct nfc_hci_dev *hdev, u8 gate_count, gate_count 453 net/nfc/hci/core.c while (gate_count--) { gate_count 498 net/nfc/hci/core.c r = hci_dev_connect_gates(hdev, hdev->init_data.gate_count, gate_count 704 net/nfc/nci/hci.c u8 gate_count, gate_count 709 net/nfc/nci/hci.c while (gate_count--) { gate_count 765 net/nfc/nci/hci.c ndev->hci_dev->init_data.gate_count,