Searched refs:GFX_IOCTL_GET_EDID_LENGTH (Results 1 - 6 of 6) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/efb/
H A Defbio.h30 #define EFB_GET_EDID_LENGTH GFX_IOCTL_GET_EDID_LENGTH
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/gfx_common/include/
H A Dgfx_common.h35 #define GFX_IOCTL_GET_EDID_LENGTH (GFXIOC | 5) macro
/solaris-x11-s11/open-src/driver/efb/sun-src/src/
H A Dgfx_common.h35 #define GFX_IOCTL_GET_EDID_LENGTH (GFXIOC | 5) macro
H A Defb_driver.c429 status = ioctl(info->fd, GFX_IOCTL_GET_EDID_LENGTH, &edid_buf);
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_query_device.c157 if (ioctl(device_fd, GFX_IOCTL_GET_EDID_LENGTH, &edid) < 0) {
/solaris-x11-s11/open-src/kernel/efb/src/
H A Defb_drv.c599 case GFX_IOCTL_GET_EDID_LENGTH:

Completed in 77 milliseconds