Searched refs:trf7970a_send_err_upstream (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 127 milliseconds