Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nfc/
Dtrf7970a.c643 static void trf7970a_send_err_upstream(struct trf7970a *trf, int errno) in trf7970a_send_err_upstream() function
722 trf7970a_send_err_upstream(trf, ret); in trf7970a_fill_fifo()
744 trf7970a_send_err_upstream(trf, ret); in trf7970a_fill_fifo()
754 trf7970a_send_err_upstream(trf, -EIO); in trf7970a_drain_fifo()
760 trf7970a_send_err_upstream(trf, ret); in trf7970a_drain_fifo()
777 trf7970a_send_err_upstream(trf, -ENOMEM); in trf7970a_drain_fifo()
788 trf7970a_send_err_upstream(trf, ret); in trf7970a_drain_fifo()
803 trf7970a_send_err_upstream(trf, ret); in trf7970a_drain_fifo()
878 trf7970a_send_err_upstream(trf, -EIO); in trf7970a_irq()
894 trf7970a_send_err_upstream(trf, ret); in trf7970a_irq()
[all …]