Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dkdb.h173 typedef int (*get_char_func)(void); typedef
174 extern get_char_func kdb_poll_funcs[];
/OK3568_Linux_fs/kernel/kernel/debug/kdb/
H A Dkdb_debugger.c22 get_char_func kdb_poll_funcs[] = {
H A Dkdb_io.c133 get_char_func *f, *f_prev = NULL; in kdb_getchar()
464 get_char_func *f; in kdb_input_flush()