Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-priv.h48 struct cs_off_attribute { struct
59 (&((struct cs_off_attribute[]) { \ argument
Dcoresight-cti-sysfs.c171 struct cs_off_attribute *cti_attr = container_of(attr, struct cs_off_attribute, attr); in coresight_cti_reg_show()
189 struct cs_off_attribute *cti_attr = container_of(attr, struct cs_off_attribute, attr); in coresight_cti_reg_store()
205 (&((struct cs_off_attribute[]) { \
213 (&((struct cs_off_attribute[]) { \
222 (&((struct cs_off_attribute[]) { \
Dcoresight-core.c81 struct cs_off_attribute *cs_attr = container_of(attr, struct cs_off_attribute, attr); in coresight_simple_show32()