Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dconsole.h657 void vcs_remove_sysfs(int index);
/linux-6.15/drivers/tty/vt/
H A Dvc_screen.c800 void vcs_remove_sysfs(int index) in vcs_remove_sysfs() function
H A Dvt.c1331 vcs_remove_sysfs(currcons); in vc_deallocate()