HomeSort by: relevance | last modified time | path
    Searched defs:gen6_attrs (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_sysfs.c 472 static const struct attribute * const gen6_attrs[] = { variable in typeref:typename:const struct attribute * const[]
604 ret = sysfs_create_files(&kdev->kobj, gen6_attrs);
620 sysfs_remove_files(&kdev->kobj, gen6_attrs);
i915_sysfs.c 472 static const struct attribute * const gen6_attrs[] = { variable in typeref:typename:const struct attribute * const[]
604 ret = sysfs_create_files(&kdev->kobj, gen6_attrs);
620 sysfs_remove_files(&kdev->kobj, gen6_attrs);

Completed in 22 milliseconds