Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nfc/nfcmrvl/
H A Di2c.c43 struct nci_ctrl_hdr nci_hdr; in nfcmrvl_i2c_read()
/OK3568_Linux_fs/kernel/drivers/nfc/s3fwrn5/
H A Di2c.c142 ((struct nci_ctrl_hdr *)hdr)->plen : in s3fwrn5_i2c_read()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/include/net/nfc/
H A Dnci.h202 struct nci_ctrl_hdr { struct
/OK3568_Linux_fs/kernel/net/nfc/nci/
H A Dcore.c1343 struct nci_ctrl_hdr *hdr; in nci_send_cmd()