Searched refs:trf7970a_send_err_upstream (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/nfc/ |
H A D | trf7970a.c | 633 static void trf7970a_send_err_upstream(struct trf7970a *trf, int errno) in trf7970a_send_err_upstream() function 713 trf7970a_send_err_upstream(trf, ret); in trf7970a_fill_fifo() 735 trf7970a_send_err_upstream(trf, ret); in trf7970a_fill_fifo() 745 trf7970a_send_err_upstream(trf, -EIO); in trf7970a_drain_fifo() 751 trf7970a_send_err_upstream(trf, ret); in trf7970a_drain_fifo() 768 trf7970a_send_err_upstream(trf, -ENOMEM); in trf7970a_drain_fifo() 779 trf7970a_send_err_upstream(trf, ret); in trf7970a_drain_fifo() 793 trf7970a_send_err_upstream(trf, ret); in trf7970a_drain_fifo() 868 trf7970a_send_err_upstream(trf, -EIO); in trf7970a_irq() 884 trf7970a_send_err_upstream(tr in trf7970a_irq() [all...] |
/kernel/linux/linux-6.6/drivers/nfc/ |
H A D | trf7970a.c | 633 static void trf7970a_send_err_upstream(struct trf7970a *trf, int errno) in trf7970a_send_err_upstream() function 713 trf7970a_send_err_upstream(trf, ret); in trf7970a_fill_fifo() 735 trf7970a_send_err_upstream(trf, ret); in trf7970a_fill_fifo() 745 trf7970a_send_err_upstream(trf, -EIO); in trf7970a_drain_fifo() 751 trf7970a_send_err_upstream(trf, ret); in trf7970a_drain_fifo() 768 trf7970a_send_err_upstream(trf, -ENOMEM); in trf7970a_drain_fifo() 779 trf7970a_send_err_upstream(trf, ret); in trf7970a_drain_fifo() 793 trf7970a_send_err_upstream(trf, ret); in trf7970a_drain_fifo() 868 trf7970a_send_err_upstream(trf, -EIO); in trf7970a_irq() 884 trf7970a_send_err_upstream(tr in trf7970a_irq() [all...] |
Completed in 5 milliseconds