Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dvt_kern.h62 int con_copy_unimap(struct vc_data *dst_vc, struct vc_data *src_vc);
107 int con_copy_unimap(struct vc_data *dst_vc, struct vc_data *src_vc) in con_copy_unimap() function
/Linux-v6.6/drivers/tty/vt/
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-v6.6/drivers/video/fbdev/core/
Dfbcon.c1064 con_copy_unimap(vc, svc); in fbcon_init()
1385 con_copy_unimap(vc, svc); in fbcon_set_disp()