Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dsetserial.c480 static int get_uart(const char *arg) in get_uart() function
715 serinfo.type = get_uart(*arg); in serial_set()