Home
last modified time | relevance | path

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

/linux/drivers/tty/vt/
H A Dvt.c148 static int set_vesa_blanking(u8 __user *mode);
3509 return set_vesa_blanking(param); in tioclinux()
4576 static int set_vesa_blanking(u8 __user *mode_user) in set_vesa_blanking() function