Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dvt_kern.h74 int con_copy_unimap(struct vc_data *dst_vc, struct vc_data *src_vc);
121 int con_copy_unimap(struct vc_data *dst_vc, struct vc_data *src_vc) in con_copy_unimap() function
/linux-4.4.14/drivers/tty/vt/
Dconsolemap.c714 int con_copy_unimap(struct vc_data *dst_vc, struct vc_data *src_vc) in con_copy_unimap() function
728 EXPORT_SYMBOL(con_copy_unimap);
/linux-4.4.14/drivers/video/console/
Dfbcon.c1095 con_copy_unimap(vc, svc); in fbcon_init()
1393 con_copy_unimap(vc, svc); in fbcon_set_disp()