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

/linux-master/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) function
/linux-master/drivers/tty/vt/
H A Dconsolemap.c757 * con_copy_unimap - copy unimap between two vts
763 int con_copy_unimap(struct vc_data *dst_vc, struct vc_data *src_vc) function
777 EXPORT_SYMBOL(con_copy_unimap); variable
/linux-master/drivers/video/fbdev/core/
H A Dfbcon.c1064 con_copy_unimap(vc, svc);
1383 con_copy_unimap(vc, svc);

Completed in 82 milliseconds