Provided by: systemtap-doc_4.6-2_amd64 bug

NAME

       probe::tty.receive - called when a tty receives a message

SYNOPSIS

       tty.receive

VALUES

       driver_name
           the driver name

       count
           The amount of characters received

       name
           the name of the module file

       id
           the tty id

       fp
           The flag buffer

       cp
           the buffer that was received

       index
           The tty Index

SEE ALSO

       tapset::tty(3stap)