Home
last modified time | relevance | path

Searched defs:tty_port (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h8637 struct tty_port { struct
8641 const struct tty_port_operations *ops; argument
8642 const struct tty_port_client_operations *client_ops; argument
8643 spinlock_t lock;
8644 int blocked_open;
8645 int count;
8646 wait_queue_head_t open_wait;
8647 wait_queue_head_t delta_msr_wait;
8648 long unsigned int flags;
8649 long unsigned int iflags;
[all …]