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

/linux-master/drivers/gpu/drm/xe/
H A Dxe_gt_freq.c169 static const struct attribute *freq_attrs[] = { variable in typeref:struct:attribute
184 sysfs_remove_files(kobj, freq_attrs);
216 err = sysfs_create_files(gt->freq, freq_attrs);
H A Dxe_vram_freq.c79 static struct attribute *freq_attrs[] = { variable in typeref:struct:attribute
87 .attrs = freq_attrs,

Completed in 81 milliseconds