Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-sysfs.c41 int coresight_create_conns_sysfs_group(struct coresight_device *csdev) in coresight_create_conns_sysfs_group() function
Dcoresight-priv.h148 int coresight_create_conns_sysfs_group(struct coresight_device *csdev);
Dcoresight-core.c1685 ret = coresight_create_conns_sysfs_group(csdev); in coresight_register()