Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/fb/
Dfbd.c137 case FBIO_GETLINEWIDTH: /* get scan line width in bytes */ in fb_ioctl()
Dfb.c718 case FBIO_GETLINEWIDTH: /* get scan line width in bytes */ in fb_commonioctl()
/freebsd-12-stable/sys/sys/
Dfbio.h607 #define FBIO_GETLINEWIDTH _IOR('F', 111, u_int) macro
/freebsd-12-stable/sys/dev/vt/hw/fb/
Dvt_fb.c113 case FBIO_GETLINEWIDTH: /* get scan line width in bytes */ in vt_fb_ioctl()
/freebsd-12-stable/sys/dev/syscons/
Dscvidctl.c607 case FBIO_GETLINEWIDTH: in sc_vid_ioctl()
/freebsd-12-stable/sys/dev/vt/
Dvt_core.c2333 case FBIO_GETLINEWIDTH: /* get scan line width in bytes */ in vtterm_ioctl()