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

/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast_driver.c141 static const OptionInfoRec ASTOptions[] = { variable in typeref:typename:const OptionInfoRec[]
220 return ASTOptions;
509 if (!(pAST->Options = malloc(sizeof(ASTOptions))))
514 memcpy(pAST->Options, ASTOptions, sizeof(ASTOptions));

Completed in 4 milliseconds