Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/hwtracing/coresight/
Dcoresight-tpdm.h134 __ATTR(name, 0444, tpdm_simple_dataset_show, NULL), \
143 __ATTR(name, 0644, tpdm_simple_dataset_show, \
Dcoresight-tpdm.c25 static ssize_t tpdm_simple_dataset_show(struct device *dev, in tpdm_simple_dataset_show() function