Home
last modified time | relevance | path

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

/linux/drivers/nfc/
H A Dmei_phy.c205 static int mei_nfc_send(struct nfc_mei_phy *phy, const u8 *buf, size_t length) in mei_nfc_send() function
254 r = mei_nfc_send(phy, skb->data, skb->len); in nfc_mei_phy_write()