Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dvt_kern.h69 int con_copy_unimap(struct vc_data *dst_vc, struct vc_data *src_vc);
114 int con_copy_unimap(struct vc_data *dst_vc, struct vc_data *src_vc) in con_copy_unimap() function
/linux/drivers/tty/vt/
H A Dconsolemap.c763 int con_copy_unimap(struct vc_data *dst_vc, struct vc_data *src_vc) in con_copy_unimap() function
777 EXPORT_SYMBOL(con_copy_unimap);
/linux/drivers/video/fbdev/core/
H A Dfbcon.c1101 con_copy_unimap(vc, svc); in fbcon_init()
1424 con_copy_unimap(vc, svc); in fbcon_set_disp()