Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Di915_sysfs.c285 static struct bin_attribute dpf_attrs = { variable
638 ret = device_create_bin_file(dev->primary->kdev, &dpf_attrs); in i915_setup_sysfs()
672 device_remove_bin_file(dev->primary->kdev, &dpf_attrs); in i915_teardown_sysfs()