open_ttys         359 drivers/tty/nozomi.c 	u32 open_ttys;
open_ttys        1296 drivers/tty/nozomi.c 	return sprintf(buf, "%u\n", dc->open_ttys);
open_ttys        1298 drivers/tty/nozomi.c static DEVICE_ATTR_RO(open_ttys);
open_ttys        1467 drivers/tty/nozomi.c 	while (dc->open_ttys)
open_ttys        1574 drivers/tty/nozomi.c 	dc->open_ttys++;
open_ttys        1596 drivers/tty/nozomi.c 	dc->open_ttys--;