taglinefilesource code
open_wait603drivers/char/serial.cwake_up_interruptible(&info->open_wait);
open_wait610drivers/char/serial.cwake_up_interruptible(&info->open_wait);
open_wait1464drivers/char/serial.cwake_up_interruptible(&info->open_wait);
open_wait1557drivers/char/serial.cwake_up_interruptible(&info->open_wait);
open_wait1583drivers/char/serial.cwake_up_interruptible(&info->open_wait);
open_wait1652drivers/char/serial.cadd_wait_queue(&info->open_wait, &wait);
open_wait1695drivers/char/serial.cremove_wait_queue(&info->open_wait, &wait);
open_wait2040drivers/char/serial.cinfo->open_wait = 0;
open_wait44include/linux/serial.hstruct wait_queue  *open_wait;