Hello I wanted to know when is the receive_buf vom a serve called. Because for me it looks like it get called on a time out. But I did not find anything in the documentation. I also looked at the source code but I found nothing. serdev.h
Asked
Active
Viewed 31 times
0
-
See https://elixir.bootlin.com/linux/latest/source/drivers/tty/serdev/serdev-ttyport.c#L35 – stark Jul 19 '21 at 12:50
-
I found it but I do not know what triggers the call. – samann Jul 24 '21 at 15:47