Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Dn_r3964.c255 struct r3964_block_header *pDump; in remove_from_tx_queue() local
266 for (pDump = pHeader; pDump; pDump = pDump->next) in remove_from_tx_queue()
267 printk("%p ", pDump); in remove_from_tx_queue()