Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/
H A Dtrf7970a.c646 static int trf7970a_transmit(struct trf7970a *trf, struct sk_buff *skb, in trf7970a_transmit() function
734 ret = trf7970a_transmit(trf, skb, len, &prefix, sizeof(prefix)); in trf7970a_fill_fifo()
1553 ret = trf7970a_transmit(trf, skb, len, prefix, sizeof(prefix)); in trf7970a_send_cmd()