Searched refs:serial (Results 1 – 3 of 3) sorted by relevance
26 unsigned serial; member34 if (ela->serial >= TEST_LIST_LEN) { in check()35 pr_err("error: incorrect serial %d\n", ela->serial); in check()38 if (elb->serial >= TEST_LIST_LEN) { in check()39 pr_err("error: incorrect serial %d\n", elb->serial); in check()42 if (elts[ela->serial] != ela || elts[elb->serial] != elb) { in check()90 el->serial = i; in list_sort_test()117 if (cmp_result == 0 && el->serial >= el1->serial) { in list_sort_test()
23 tristate "KGDB: use kgdb over the serial console"29 Share a serial console with kgdb. Sysrq-g must be used
413 also works on a serial console (on PC hardware at least), if you428 bool "Enable magic SysRq key over serial"432 Many embedded boards have a disconnected TTL level serial which can