Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/gdm724x/
Dgdm_tty.c47 #define GDM_TTY_READY(gdm) (gdm && gdm->tty_dev && gdm->port.count) macro
147 if (!GDM_TTY_READY(gdm)) { in gdm_tty_recv_complete()
172 if (!GDM_TTY_READY(gdm)) in gdm_tty_send_complete()
186 if (!GDM_TTY_READY(gdm)) in gdm_tty_write()
215 if (!GDM_TTY_READY(gdm)) in gdm_tty_write_room()