Searched refs:sysfs_gt_attribute_w_func (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/gpu/drm/i915/gt/ |
D | intel_gt_sysfs_pm.c | 27 sysfs_gt_attribute_w_func(struct device *dev, struct device_attribute *attr, in sysfs_gt_attribute_w_func() function 328 return sysfs_gt_attribute_w_func(dev, attr, in boost_freq_mhz_store() 404 ret = sysfs_gt_attribute_w_func(dev, attr, __set_max_freq, val); in max_freq_mhz_store() 439 ret = sysfs_gt_attribute_w_func(dev, attr, __set_min_freq, val); in min_freq_mhz_store()
|