Searched refs:tty_path (Results 1 – 3 of 3) sorted by relevance
23 const char *tty_path; member33 const char *tty_path; member
60 backend->tty_fd = open(backend->tty_path, (O_RDWR | O_NONBLOCK), 0644); in modem_backend_tty_open()118 __ASSERT_NO_MSG(config->tty_path != NULL); in modem_backend_tty_init()121 backend->tty_path = config->tty_path; in modem_backend_tty_init()
104 .tty_path = secondary_name, in test_modem_backend_tty_setup()