Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/gdm724x/
Dgdm_tty.c24 #define GDM_TTY_READY(gdm) (gdm && gdm->tty_dev && gdm->port.count) macro
116 if (!GDM_TTY_READY(gdm)) { in gdm_tty_recv_complete()
143 if (!GDM_TTY_READY(gdm)) in gdm_tty_send_complete()
157 if (!GDM_TTY_READY(gdm)) in gdm_tty_write()
184 if (!GDM_TTY_READY(gdm)) in gdm_tty_write_room()