Searched refs:tpk_printk (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/char/
H A Dttyprintk.c54 static int tpk_printk(const u8 *buf, size_t count) function
112 /* exclusive use of tpk_printk within this tty */
114 ret = tpk_printk(buf, count);

Completed in 97 milliseconds