Searched refs:csource (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/xe/ |
H A D | xe_gen_wa_oob.c | 55 static int parse(FILE *input, FILE *csource, FILE *cheader) 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()
|
/linux/arch/x86/events/amd/ |
H A D | iommu.c | 51 PMU_FORMAT_ATTR(csource, "config:0-7");
|