Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dn_r3964.c253 struct r3964_block_header *pDump; in remove_from_tx_queue() local
264 for (pDump = pHeader; pDump; pDump = pDump->next) in remove_from_tx_queue()
265 printk("%p ", pDump); in remove_from_tx_queue()