taglinefilesource code
open_wait597drivers/char/serial.cwake_up_interruptible(&info->open_wait);
open_wait604drivers/char/serial.cwake_up_interruptible(&info->open_wait);
open_wait1456drivers/char/serial.cwake_up_interruptible(&info->open_wait);
open_wait1553drivers/char/serial.cwake_up_interruptible(&info->open_wait);
open_wait1579drivers/char/serial.cwake_up_interruptible(&info->open_wait);
open_wait1648drivers/char/serial.cadd_wait_queue(&info->open_wait, &wait);
open_wait1691drivers/char/serial.cremove_wait_queue(&info->open_wait, &wait);
open_wait2036drivers/char/serial.cinfo->open_wait = 0;
open_wait44include/linux/serial.hstruct wait_queue  *open_wait;