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

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

Completed in 51 milliseconds