Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_sysfs.c140 static const struct bin_attribute dpf_attrs = { variable
239 ret = device_create_bin_file(kdev, &dpf_attrs); in i915_setup_sysfs()
270 device_remove_bin_file(kdev, &dpf_attrs); in i915_teardown_sysfs()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_sysfs.c242 static const struct bin_attribute dpf_attrs = { variable
596 ret = device_create_bin_file(kdev, &dpf_attrs); in i915_setup_sysfs()
634 device_remove_bin_file(kdev, &dpf_attrs); in i915_teardown_sysfs()

Completed in 2 milliseconds