Searched refs:parse_engine (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_configfs.c | 501 static int parse_engine(const char *s, const char *end_chars, u64 *mask, in parse_engine() function 533 patternlen = parse_engine(page + p, ",\n", &mask, NULL); in engines_allowed_store() 702 ret = parse_engine(p, " \t\n", NULL, &info); in parse_wa_bb_lines()
|