Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwtracing/intel_th/
Dgth.c124 struct master_attribute { struct
171 struct master_attribute *ma = in master_attr_show()
172 container_of(attr, struct master_attribute, attr); in master_attr_show()
193 struct master_attribute *ma = in master_attr_store()
194 container_of(attr, struct master_attribute, attr); in master_attr_store()
372 struct master_attribute *master_attrs; in intel_th_master_attributes()
381 sizeof(struct master_attribute), in intel_th_master_attributes()