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

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

Completed in 250 milliseconds