taglinefilesource code
open_wait582drivers/char/serial.cwake_up_interruptible(&info->open_wait);
open_wait589drivers/char/serial.cwake_up_interruptible(&info->open_wait);
open_wait1443drivers/char/serial.cwake_up_interruptible(&info->open_wait);
open_wait1536drivers/char/serial.cwake_up_interruptible(&info->open_wait);
open_wait1562drivers/char/serial.cwake_up_interruptible(&info->open_wait);
open_wait1631drivers/char/serial.cadd_wait_queue(&info->open_wait, &wait);
open_wait1674drivers/char/serial.cremove_wait_queue(&info->open_wait, &wait);
open_wait2019drivers/char/serial.cinfo->open_wait = 0;
open_wait44include/linux/serial.hstruct wait_queue  *open_wait;