Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wan/8253x/
D8253xchr.c729 unsigned int sab8253xc_poll(struct file *fileobj, struct poll_table_struct *polltab) in sab8253xc_poll() argument
734 poll_wait(fileobj, &port->write_wait, polltab); in sab8253xc_poll()
735 poll_wait(fileobj, &port->read_wait, polltab); in sab8253xc_poll()