Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-cti.h108 struct cti_device { struct
175 struct cti_device ctidev;
H A Dcoresight-cti-sysfs.c1052 cti_create_con_sysfs_group(struct device *dev, struct cti_device *ctidev, in cti_create_con_sysfs_group()
1074 struct cti_device *ctidev, in cti_create_con_attr_set()
1128 static int cti_create_cons_groups(struct device *dev, struct cti_device *ctidev) in cti_create_cons_groups()
1144 struct cti_device *ctidev = &drvdata->ctidev; in cti_create_cons_sysfs()