Searched refs:vd_fb_ioctl (Results 1 – 9 of 9) sorted by relevance
| /freebsd/sys/dev/vt/hw/vbefb/ |
| H A D | vbefb.c | 64 .vd_fb_ioctl = vt_fb_ioctl,
|
| /freebsd/sys/dev/vt/hw/efifb/ |
| H A D | efifb.c | 64 .vd_fb_ioctl = vt_fb_ioctl,
|
| /freebsd/sys/dev/vt/hw/simplefb/ |
| H A D | simplefb.c | 66 .vd_fb_ioctl = vt_fb_ioctl,
|
| /freebsd/sys/powerpc/ps3/ |
| H A D | ps3_syscons.c | 80 .vd_fb_ioctl = vt_fb_ioctl,
|
| /freebsd/sys/dev/vt/ |
| H A D | vt.h | 379 vd_fb_ioctl_t *vd_fb_ioctl; member
|
| H A D | vt_core.c | 2798 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 D | ofwfb.c | 79 .vd_fb_ioctl = vt_fb_ioctl,
|
| /freebsd/sys/dev/vt/hw/fb/ |
| H A D | vt_fb.c | 58 .vd_fb_ioctl = vt_fb_ioctl,
|
| /freebsd/sys/dev/virtio/gpu/ |
| H A D | virtio_gpu.c | 120 .vd_fb_ioctl = vt_fb_ioctl,
|