Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dvt_kern.h75 int con_copy_unimap(struct vc_data *dst_vc, struct vc_data *src_vc);
120 int con_copy_unimap(struct vc_data *dst_vc, struct vc_data *src_vc) in con_copy_unimap() function
/OK3568_Linux_fs/kernel/drivers/tty/vt/
H A Dconsolemap.c715 int con_copy_unimap(struct vc_data *dst_vc, struct vc_data *src_vc) in con_copy_unimap() function
729 EXPORT_SYMBOL(con_copy_unimap);
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dfbcon.c1109 con_copy_unimap(vc, svc); in fbcon_init()
1414 con_copy_unimap(vc, svc); in fbcon_set_disp()