Searched refs:dev_board (Results 1 – 3 of 3) sorted by relevance
126 ptr->dev_board = xf86_lex_val.str; in xf86parseDeviceSection()272 if (ptr->dev_board) in xf86printDeviceSection()273 fprintf(cf, "\tBoardName \"%s\"\n", ptr->dev_board); in xf86printDeviceSection()325 TestFree(ptr->dev_board); in xf86freeDeviceList()
206 const char *dev_board; member
2069 devicep->board = conf_device->dev_board; in configDevice()