Home
last modified time | relevance | path

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

/linux-6.15/drivers/hwtracing/coresight/
H A Dcoresight-priv.h48 struct cs_pair_attribute { struct
73 (&((struct cs_pair_attribute[]) { \ argument
H A Dcoresight-sysfs.c31 struct cs_pair_attribute *cs_attr = container_of(attr, struct cs_pair_attribute, attr); in coresight_simple_show_pair()