Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwtracing/coresight/
Dcoresight-priv.h51 struct cs_off_attribute { struct
62 (&((struct cs_off_attribute[]) { \ argument
Dcoresight-cti-sysfs.c180 struct cs_off_attribute *cti_attr = container_of(attr, struct cs_off_attribute, attr); in coresight_cti_reg_show()
198 struct cs_off_attribute *cti_attr = container_of(attr, struct cs_off_attribute, attr); in coresight_cti_reg_store()
214 (&((struct cs_off_attribute[]) { \
222 (&((struct cs_off_attribute[]) { \
231 (&((struct cs_off_attribute[]) { \
Dcoresight-sysfs.c45 struct cs_off_attribute *cs_attr = container_of(attr, struct cs_off_attribute, attr); in coresight_simple_show32()