Provided by: systemtap-doc_3.1-3ubuntu0.1_all bug

NAME

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

SYNOPSIS

       tty.receive

VALUES

       index
           The tty Index

       count
           The amount of characters received

       cp
           the buffer that was received

       name
           the name of the module file

       driver_name
           the driver name

       id
           the tty id

       fp
           The flag buffer

SEE ALSO

       tapset::tty(3stap)