Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/nfc/nxp-nci/
Di2c.c157 struct nci_ctrl_hdr header; /* May actually be a data header */ in nxp_nci_i2c_nci_read()
/linux-4.1.27/include/net/nfc/
Dnci.h212 struct nci_ctrl_hdr { struct
/linux-4.1.27/net/nfc/nci/
Dcore.c1140 struct nci_ctrl_hdr *hdr; in nci_send_cmd()
1151 hdr = (struct nci_ctrl_hdr *) skb_put(skb, NCI_CTRL_HDR_SIZE); in nci_send_cmd()