Home
last modified time | relevance | path

Searched refs:init_dc20 (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/
H A Ddc25.h248 static int init_dc20 (char *, speed_t);
H A Ddc25.c394 init_dc20 (char *device, speed_t speed) in init_dc20() function
422 DBG (2, "init_dc20: error: could not open %s for read/write\n", device); in init_dc20()
430 DBG (2, "init_dc20: error: could not get attributes\n"); in init_dc20()
453 DBG (2, "init_dc20: error: could not set attributes\n"); in init_dc20()
467 DBG (3, "init_dc20: changing speed to %d\n", in init_dc20()
475 DBG (2, "init_dc20: error: could not set attributes\n"); in init_dc20()
485 DBG (2, "init_dc20: error: no suitable baud rate\n"); in init_dc20()
499 DBG (2, "init_dc20: error: could not set attributes\n"); in init_dc20()
1891 if ((tfd = init_dc20 (tty_name, tty_baud)) == -1) in sane_init()

Completed in 4 milliseconds