Home
last modified time | relevance | path

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

/freebsd/sys/dev/vt/hw/vbefb/
H A Dvbefb.c64 .vd_fb_ioctl = vt_fb_ioctl,
/freebsd/sys/dev/vt/hw/efifb/
H A Defifb.c64 .vd_fb_ioctl = vt_fb_ioctl,
/freebsd/sys/dev/vt/hw/simplefb/
H A Dsimplefb.c66 .vd_fb_ioctl = vt_fb_ioctl,
/freebsd/sys/powerpc/ps3/
H A Dps3_syscons.c80 .vd_fb_ioctl = vt_fb_ioctl,
/freebsd/sys/dev/vt/
H A Dvt.h379 vd_fb_ioctl_t *vd_fb_ioctl; member
H A Dvt_core.c2798 if (vd->vd_driver->vd_fb_ioctl) in vtterm_ioctl()
2799 return (vd->vd_driver->vd_fb_ioctl(vd, cmd, data, td)); in vtterm_ioctl()
/freebsd/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c79 .vd_fb_ioctl = vt_fb_ioctl,
/freebsd/sys/dev/vt/hw/fb/
H A Dvt_fb.c58 .vd_fb_ioctl = vt_fb_ioctl,
/freebsd/sys/dev/virtio/gpu/
H A Dvirtio_gpu.c120 .vd_fb_ioctl = vt_fb_ioctl,