|
Linux Kernel
3.7.1
|
#include <tty.h>
| spinlock_t ctrl_lock |
| struct tty_driver* driver |
| struct fasync_struct* fasync |
| struct work_struct hangup_work |
| struct tty_operations* ops |
| unsigned long read_flags[N_TTY_BUF_SIZE/(8 *sizeof(unsigned long))] |
| spinlock_t read_lock |
| wait_queue_head_t read_wait |
| struct work_struct SAK_work |
| wait_queue_head_t write_wait |
1.8.2