Home
last modified time | relevance | path

Searched refs:r3964_block_header (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/linux/
Dn_r3964.h96 struct r3964_block_header *next_block_to_read;
102 struct r3964_block_header;
109 struct r3964_block_header *block;
117 struct r3964_block_header struct
124 struct r3964_block_header *next; argument
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;
/Linux-v5.10/drivers/tty/
Dn_r3964.c110 static void add_tx_queue(struct r3964_info *, struct r3964_block_header *);
123 int error_code, struct r3964_block_header *pBlock);
234 struct r3964_block_header *pHeader) in add_tx_queue()
257 struct r3964_block_header *pHeader; in remove_from_tx_queue()
260 struct r3964_block_header *pDump; in remove_from_tx_queue()
304 struct r3964_block_header *pHeader) in add_rx_queue()
328 struct r3964_block_header *pHeader) in remove_from_rx_queue()
331 struct r3964_block_header *pFind; in remove_from_rx_queue()
445 struct r3964_block_header *pBlock = pInfo->tx_first; in transmit_block()
486 struct r3964_block_header *pBlock; in on_receive_block()
[all …]