Home
last modified time | relevance | path

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

/drivers/base/
Dnode.c170 static struct attribute *access_attrs[] = { variable
200 for (i = 0; access_attrs[i] != NULL; i++) { in node_set_perf_attrs()
201 if (sysfs_add_file_to_group(&c->dev.kobj, access_attrs[i], in node_set_perf_attrs()