Home
last modified time | relevance | path

Searched defs:tty_poll (Results 1 – 2 of 2) sorted by relevance

/openbmc/obmc-console/
H A Dtty-handler.c160 static enum poller_ret tty_poll(struct handler *handler, int events, in tty_poll() function
/openbmc/linux/drivers/tty/
H A Dtty_io.c2193 static __poll_t tty_poll(struct file *filp, poll_table *wait) in tty_poll() function