Searched refs:input_type (Results 1 – 1 of 1) sorted by relevance
38 } input_type = input_adb_none; variable45 if (input_type == input_adb_pmu) in udbg_adb_poll()49 if (input_type == input_adb_cuda) in udbg_adb_poll()121 if (udbg_adb_use_btext && input_type != input_adb_none) in udbg_adb_getc()208 input_type = input_adb_pmu; in udbg_adb_init()212 input_type = input_adb_cuda; in udbg_adb_init()216 if (input_type == input_adb_none) in udbg_adb_init()
Completed in 3 milliseconds