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

/linux-master/drivers/tty/vt/
H A Dvt_ioctl.c1010 compat_kdfontop_ioctl(struct compat_console_font_op __user *fontop, argument
1015 if (copy_from_user(op, fontop, sizeof(struct compat_console_font_op)))
1024 if (copy_to_user(fontop, op, sizeof(struct compat_console_font_op)))

Completed in 107 milliseconds