Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-priv.h48 struct cs_off_attribute { struct
59 (&((struct cs_off_attribute[]) { \ argument
H A 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[]) { \
H A Dcoresight-core.c82 struct cs_off_attribute *cs_attr = container_of(attr, struct cs_off_attribute, attr); in coresight_simple_show32()