Home
last modified time | relevance | path

Searched refs:nci_ctrl_hdr (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/nfc/nfcmrvl/
H A Di2c.c29 struct nci_ctrl_hdr nci_hdr; in nfcmrvl_i2c_read()
/openbmc/linux/drivers/nfc/s3fwrn5/
H A Di2c.c98 ((struct nci_ctrl_hdr *)hdr)->plen : in s3fwrn5_i2c_read()
/openbmc/linux/drivers/nfc/nxp-nci/
H A Di2c.c146 struct nci_ctrl_hdr header; /* May actually be a data header */ in nxp_nci_i2c_nci_read()
/openbmc/linux/include/net/nfc/
H A Dnci.h207 struct nci_ctrl_hdr { struct
/openbmc/linux/net/nfc/nci/
H A Dcore.c1363 struct nci_ctrl_hdr *hdr; in nci_send_cmd()