Home
last modified time | relevance | path

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

/components/drivers/ofw/
A Dofw.c190 int *tty_idx, tty_id, tty_name_len; in tty_device_compare() local
199 tty_name_len = args_list[3]; in tty_device_compare()
203 if (id && id->type[0] && !strncmp(id->type, console, tty_name_len)) in tty_device_compare()
232 int tty_idx = 0, tty_id = 0, tty_name_len; in ofw_console_tty_find() local
241 tty_name_len = con - console; in ofw_console_tty_find()
254 args_list[3] = tty_name_len; in ofw_console_tty_find()

Completed in 3 milliseconds