Home
last modified time | relevance | path

Searched defs:con_copy_unimap (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dvt_kern.h120 int con_copy_unimap(struct vc_data *dst_vc, struct vc_data *src_vc) in con_copy_unimap() function
/kernel/linux/linux-6.6/include/linux/
H A Dvt_kern.h107 int con_copy_unimap(struct vc_data *dst_vc, struct vc_data *src_vc) in con_copy_unimap() function
/kernel/linux/linux-5.10/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); variable
/kernel/linux/linux-6.6/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); variable

Completed in 4 milliseconds