Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
H A Dsysfs_engines.c83 unsigned long caps, char *buf, bool show_unknown) in __caps_show() argument
108 for_each_set_bit(n, &caps, show_unknown ? BITS_PER_LONG : count) { in __caps_show()
110 if (GEM_WARN_ON(show_unknown)) in __caps_show()