Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nfc/
H A Dmei_phy.c209 static int mei_nfc_send(struct nfc_mei_phy *phy, u8 *buf, size_t length) in mei_nfc_send() function
258 r = mei_nfc_send(phy, skb->data, skb->len); in nfc_mei_phy_write()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds