Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/
Dn_r3964.c260 struct r3964_block_header *pDump; in remove_from_tx_queue() local
271 for (pDump = pHeader; pDump; pDump = pDump->next) in remove_from_tx_queue()
272 printk("%p ", pDump); in remove_from_tx_queue()