Home
last modified time | relevance | path

Searched refs:nci_core_cmd (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/nfc/
H A Dnci_core.h284 int nci_core_cmd(struct nci_dev *ndev, __u16 opcode, size_t len,
/openbmc/linux/net/nfc/nci/
H A Dcore.c369 int nci_core_cmd(struct nci_dev *ndev, __u16 opcode, size_t len, in nci_core_cmd() function
381 EXPORT_SYMBOL(nci_core_cmd);
/openbmc/linux/drivers/nfc/fdp/
H A Dfdp.c103 return nci_core_cmd(ndev, NCI_OP_CORE_GET_CONFIG_CMD, in fdp_nci_get_versions()