Home
last modified time | relevance | path

Searched defs:vgacon_text_force (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dconsole.h224 static inline bool vgacon_text_force(void) { return false; } in vgacon_text_force() function
/OK3568_Linux_fs/kernel/drivers/video/console/
H A Dvgacon.c106 bool vgacon_text_force(void) in vgacon_text_force() function