Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nfc/
Dtrf7970a.c636 static void trf7970a_send_err_upstream(struct trf7970a *trf, int errno) in trf7970a_send_err_upstream() function
716 trf7970a_send_err_upstream(trf, ret); in trf7970a_fill_fifo()
738 trf7970a_send_err_upstream(trf, ret); in trf7970a_fill_fifo()
748 trf7970a_send_err_upstream(trf, -EIO); in trf7970a_drain_fifo()
754 trf7970a_send_err_upstream(trf, ret); in trf7970a_drain_fifo()
771 trf7970a_send_err_upstream(trf, -ENOMEM); in trf7970a_drain_fifo()
782 trf7970a_send_err_upstream(trf, ret); in trf7970a_drain_fifo()
796 trf7970a_send_err_upstream(trf, ret); in trf7970a_drain_fifo()
871 trf7970a_send_err_upstream(trf, -EIO); in trf7970a_irq()
887 trf7970a_send_err_upstream(trf, ret); in trf7970a_irq()
[all …]