Provided by: systemtap-doc_4.7-1_amd64 bug

NAME

       probe::tty.read - called when a tty line will be read

SYNOPSIS

       tty.read

VALUES

       buffer
           the buffer that will receive the characters

       nr
           The amount of characters to be read

       driver_name
           the driver name

       file_name
           the file name lreated to the tty

SEE ALSO

       tapset::tty(3stap)