Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/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);
227 struct r3964_block_header *pHeader) in add_tx_queue()
250 struct r3964_block_header *pHeader; in remove_from_tx_queue()
253 struct r3964_block_header *pDump; in remove_from_tx_queue()
297 struct r3964_block_header *pHeader) in add_rx_queue()
321 struct r3964_block_header *pHeader) in remove_from_rx_queue()
324 struct r3964_block_header *pFind; in remove_from_rx_queue()
438 struct r3964_block_header *pBlock = pInfo->tx_first; in transmit_block()
479 struct r3964_block_header *pBlock; in on_receive_block()
[all …]