Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-priv.h52 struct cs_pair_attribute { struct
75 (&((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()