Home
last modified time | relevance | path

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

/arch/powerpc/platforms/powermac/
Dudbg_adb.c37 } input_type = input_adb_none; variable
44 if (input_type == input_adb_pmu) in udbg_adb_poll()
48 if (input_type == input_adb_cuda) in udbg_adb_poll()
120 if (udbg_adb_use_btext && input_type != input_adb_none) in udbg_adb_getc()
207 input_type = input_adb_pmu; in udbg_adb_init()
211 input_type = input_adb_cuda; in udbg_adb_init()
215 if (input_type == input_adb_none) in udbg_adb_init()