Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/
A Di915_sysfs.c141 static const struct bin_attribute dpf_attrs = { variable
240 ret = device_create_bin_file(kdev, &dpf_attrs); in i915_setup_sysfs()
271 device_remove_bin_file(kdev, &dpf_attrs); in i915_teardown_sysfs()

Completed in 4 milliseconds