Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/
H A Dnozomi.c359 u32 open_ttys; member
1295 return sprintf(buf, "%u\n", dc->open_ttys); in open_ttys_show()
1297 static DEVICE_ATTR_RO(open_ttys);
1469 while (dc->open_ttys) in tty_exit()
1576 dc->open_ttys++; in ntty_activate()
1598 dc->open_ttys--; in ntty_shutdown()