Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dconsole.h176 void vcs_make_sysfs(int index);
/linux-4.4.14/drivers/tty/vt/
Dvc_screen.c626 void vcs_make_sysfs(int index) in vcs_make_sysfs() function
651 vcs_make_sysfs(i); in vcs_init()
Dvt.c803 vcs_make_sysfs(currcons); in vc_allocate()