Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwtracing/coresight/
Dcoresight-priv.h144 int coresight_create_conns_sysfs_group(struct coresight_device *csdev);
Dcoresight-sysfs.c433 int coresight_create_conns_sysfs_group(struct coresight_device *csdev) in coresight_create_conns_sysfs_group() function
Dcoresight-core.c1210 ret = coresight_create_conns_sysfs_group(csdev); in coresight_register()