Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/
Dnozomi.c396 u32 open_ttys; member
1345 return sprintf(buf, "%u\n", dc->open_ttys); in open_ttys_show()
1347 static DEVICE_ATTR(open_ttys, S_IRUGO, open_ttys_show, NULL);
1525 while (dc->open_ttys) in tty_exit()
1634 dc->open_ttys++; in ntty_activate()
1656 dc->open_ttys--; in ntty_shutdown()