Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dn_r3964.h148 struct r3964_info { struct
149 spinlock_t lock;
150 struct tty_struct *tty;
151 unsigned char priority;
152 unsigned char *rx_buf; /* ring buffer */
153 unsigned char *tx_buf;
155 struct r3964_block_header *rx_first;
156 struct r3964_block_header *rx_last;
157 struct r3964_block_header *tx_first;
158 struct r3964_block_header *tx_last;
[all …]