Home
last modified time | relevance | path

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

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