Home | Sort by: relevance | last modified time | path |
/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); |