Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h9850 struct tty_port { struct
9854 const struct tty_port_operations *ops; argument
9855 const struct tty_port_client_operations *client_ops; argument
9856 spinlock_t lock;
9857 int blocked_open;
9858 int count;
9859 wait_queue_head_t open_wait;
9860 wait_queue_head_t delta_msr_wait;
9861 long unsigned int flags;
9862 long unsigned int iflags;
[all …]