Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/vt/
Dvt_ioctl.c226 do_fontx_ioctl(int cmd, struct consolefontdesc __user *user_cfd, int perm, struct console_font_op *… in do_fontx_ioctl() function
930 ret = do_fontx_ioctl(cmd, up, perm, &op); in vt_ioctl()