Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hwtracing/coresight/
Dcoresight-cti.h230 int cti_create_cons_sysfs(struct device *dev, struct cti_drvdata *drvdata);
Dcoresight-cti-core.c911 ret = cti_create_cons_sysfs(dev, drvdata); in cti_probe()
Dcoresight-cti-sysfs.c1169 int cti_create_cons_sysfs(struct device *dev, struct cti_drvdata *drvdata) in cti_create_cons_sysfs() function