Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_vram_freq.c77 static struct attribute *freq_attrs[] = { variable
85 .attrs = freq_attrs,
H A Dxe_gt_freq.c230 static const struct attribute *freq_attrs[] = { variable
246 sysfs_remove_files(kobj, freq_attrs); in freq_fini()
270 err = sysfs_create_files(gt->freq, freq_attrs); in xe_gt_freq_init()