Home
last modified time | relevance | path

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

/linux/drivers/tty/vt/
H A Dvt.c3710 static ssize_t show_tty_active(struct device *dev,
3715 static DEVICE_ATTR(active, S_IRUGO, show_tty_active, NULL); in show_tty_active()
3712 static ssize_t show_tty_active(struct device *dev, show_tty_active() function