Home
last modified time | relevance | path

Searched refs:coresight_etm_groups (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/mali/sources/etm/
H A Dcoresight_mali_source_etm_core.c245 static const struct attribute_group *coresight_etm_groups[] = { variable
251 return coresight_etm_groups; in coresight_mali_source_groups_get()
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-etm.h285 extern const struct attribute_group *coresight_etm_groups[];
H A Dcoresight-etm3x-core.c884 desc.groups = coresight_etm_groups; in etm_probe()
H A Dcoresight-etm3x-sysfs.c1292 const struct attribute_group *coresight_etm_groups[] = { variable