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

/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A Dconstype.c160 struct vis_identifier fbid; local in function:wu_fbid
170 if (ioctl(fd, VIS_GETIDENTIFIER, &fbid) >= 0) {
171 *fbname = fbid.name;
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A Dconstype.c160 struct vis_identifier fbid; local in function:wu_fbid
170 if (ioctl(fd, VIS_GETIDENTIFIER, &fbid) >= 0) {
171 *fbname = fbid.name;
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxconfig.h115 glx_config_find_fbconfig(struct glx_config *configs, int fbid);
H A Dglxconfig.c294 glx_config_find_fbconfig(struct glx_config *configs, int fbid) argument
299 if (c->fbconfigID == fbid)
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxconfig.h133 glx_config_find_fbconfig(struct glx_config *configs, int fbid);
H A Dglxconfig.c299 glx_config_find_fbconfig(struct glx_config *configs, int fbid) argument
304 if (c->fbconfigID == fbid)

Completed in 4 milliseconds