Home
last modified time | relevance | path

Searched defs:vt_fb_ioctl (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/vt/hw/fb/
H A Dvt_fb.h48 vd_fb_ioctl_t vt_fb_ioctl; global() variable
H A Dvt_fb.c107 vt_fb_ioctl(struct vt_device *vd, u_long cmd, caddr_t data, struct thread *td) in vt_fb_ioctl() function