Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_sysfs.c486 static const struct attribute *gen6_attrs[] = { variable
621 ret = sysfs_create_files(&kdev->kobj, gen6_attrs); in i915_setup_sysfs()
637 sysfs_remove_files(&kdev->kobj, gen6_attrs); in i915_teardown_sysfs()