Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/tx4927/common/
Dtx4927_dbgio.c45 extern int txx9_sio_kdbg_wr( u8 ch ); in putDebugChar()
46 return (txx9_sio_kdbg_wr(byte)); in putDebugChar()
/linux-2.4.37.9/drivers/char/
Dserial_txx9.c1724 txx9_sio_kdbg_wr( u8 ch ) in txx9_sio_kdbg_wr() function
1741 txx9_sio_kdbg_wr( '\r' ); in txx9_sio_kdbg_wr()