Home
last modified time | relevance | path

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

/linux/drivers/nfc/
H A Dtrf7970a.c634 static void trf7970a_send_err_upstream(struct trf7970a *trf, int errno) in trf7970a_send_err_upstream() function
714 trf7970a_send_err_upstream(trf, ret); in trf7970a_fill_fifo()
736 trf7970a_send_err_upstream(trf, ret); in trf7970a_fill_fifo()
746 trf7970a_send_err_upstream(trf, -EIO); in trf7970a_drain_fifo()
752 trf7970a_send_err_upstream(trf, ret); in trf7970a_drain_fifo()
769 trf7970a_send_err_upstream(trf, -ENOMEM); in trf7970a_drain_fifo()
780 trf7970a_send_err_upstream(trf, ret); in trf7970a_drain_fifo()
794 trf7970a_send_err_upstream(trf, ret); in trf7970a_drain_fifo()
869 trf7970a_send_err_upstream(trf, -EIO); in trf7970a_irq()
885 trf7970a_send_err_upstream(trf, ret); in trf7970a_irq()
[all …]