Lines Matching refs:warn

174 		warn("Can't find realpath for %s", tty_path_input);  in tty_find_device()
193 warn("Can't find real name for %s", server->tty.kname); in tty_find_device()
206 warn("Can't query sysfs for device %s", tty_kname_real); in tty_find_device()
218 warn("Can't find parent device for %s", tty_kname_real); in tty_find_device()
278 warn("Can't access attribute %s on device %s", name, in tty_set_sysfs_attr()
287 warn("Error writing to %s attribute of device %s", name, in tty_set_sysfs_attr()
307 warn("Can't read tty termios"); in tty_init_termios()
313 warn("Couldn't set speeds for %s", server->tty.kname); in tty_init_termios()
324 warn("Can't set terminal options for %s", server->tty.kname); in tty_init_termios()
349 warn("Can't open tty %s", server->tty.dev); in tty_init_io()
385 warn("Cannot interpret 'lpc-address' value as an unsigned long: '%s'", in tty_init_vuart()
391 warn("Invalid LPC address '%s'", val); in tty_init_vuart()
397 warn("Invalid LPC address: '%s'", val); in tty_init_vuart()
407 warn("Cannot interpret 'sirq' value as an unsigned long: '%s'", in tty_init_vuart()
412 warn("Invalid LPC SERIRQ: '%s'", val); in tty_init_vuart()
417 warn("Invalid sirq: '%s'", val); in tty_init_vuart()
527 warn("Couldn't find uart-routing driver directory, cannot apply config"); in uart_routing_init()
579 warn("Failed to apply uart-routing config '%s:%s'", in uart_routing_init()
609 warn("Failed to set socket path: %s", strerror(errno)); in set_socket_info()
962 warn("Failed to read current time"); in run_console_iteration()
979 warn("poll error"); in run_console_iteration()
987 warn("Error reading from tty device"); in run_console_iteration()
1070 warn("Invalid ringbuffer-size. Default to %zukB", in console_init()