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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/
H A DDevice.c133 ptr->dev_board = val.str;
284 if (ptr->dev_board)
285 fprintf (cf, "\tBoardName \"%s\"\n", ptr->dev_board);
345 TestFree (ptr->dev_board);
H A Dxf86Parser.h230 char *dev_board; member in struct:__anond430d9490c08
/xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/
H A DDevice.c128 ptr->dev_board = xf86_lex_val.str;
274 if (ptr->dev_board)
275 fprintf(cf, "\tBoardName \"%s\"\n", ptr->dev_board);
327 TestFree(ptr->dev_board);
H A Dxf86Parser.h206 const char *dev_board; member in struct:__anon01ede9dc0c08
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Config.c2179 devicep->board = conf_device->dev_board;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Config.c2122 devicep->board = conf_device->dev_board;

Completed in 10 milliseconds