Home
last modified time | relevance | path

Searched refs:csource (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_gen_wa_oob.c55 static int parse(FILE *input, FILE *csource, FILE *cheader, char *prefix) in parse() argument
103 fprintf(csource, ") },\n"); in parse()
105 fprintf(csource, "{ XE_RTP_NAME(\"%s\"),\n XE_RTP_RULES(%s", in parse()
109 fprintf(csource, ", OR,\n\t%s", rules); in parse()
119 fprintf(csource, ") },\n"); in parse()