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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Dgdb-stub.h85 extern void gdbstub_set_baud(unsigned baud);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dgdb-io.c68 // gdbstub_set_baud(115200);
82 void gdbstub_set_baud(unsigned baud) function
107 } /* end gdbstub_set_baud() */
H A Dsetup.c672 gdbstub_set_baud(115200);
H A Dgdb-stub.c1896 gdbstub_set_baud(temp);

Completed in 99 milliseconds