android_kernel_oneplus_msm8998/drivers/hwtracing/coresight
Mathieu Poirier 7e388295d0 coresight: moving coresight_simple_func() to header file
Macro "coresight_simple_func()" can be used by several drivers.
As such making the structure type generic and moving to a
globally available header file.  That way individual drivers
can use the functionality by simply specifying the structure
they need to work with.

Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit 154f3520fe1cdef9009909dc62828eb2d7635631)
2016-06-01 15:45:17 -06:00
..
coresight-etb10.c drivers/hwtracing: make coresight-* explicitly non-modular 2016-06-01 15:31:28 -06:00
coresight-etm-cp14.c coresight: moving to new "hwtracing" directory 2015-04-03 16:17:04 +02:00
coresight-etm-perf.c drivers/hwtracing: make coresight-etm-perf.c explicitly non-modular 2016-06-01 15:31:29 -06:00
coresight-etm-perf.h coresight: etm-perf: new PMU driver for ETM tracers 2016-06-01 15:31:27 -06:00
coresight-etm.h coresight: etm3x: implementing user/kernel mode tracing 2016-06-01 15:31:23 -06:00
coresight-etm3x-sysfs.c coresight: moving coresight_simple_func() to header file 2016-06-01 15:45:17 -06:00
coresight-etm3x.c drivers/hwtracing: make coresight-* explicitly non-modular 2016-06-01 15:31:28 -06:00
coresight-etm4x-sysfs.c coresight: moving coresight_simple_func() to header file 2016-06-01 15:45:17 -06:00
coresight-etm4x.c coresight: etm4x: implementing the perf PMU API 2016-06-01 15:43:31 -06:00
coresight-etm4x.h coresight: etm4x: implementing user/kernel mode tracing 2016-06-01 15:43:31 -06:00
coresight-funnel.c drivers/hwtracing: make coresight-* explicitly non-modular 2016-06-01 15:31:28 -06:00
coresight-priv.h coresight: moving coresight_simple_func() to header file 2016-06-01 15:45:17 -06:00
coresight-replicator-qcom.c drivers/hwtracing: make coresight-* explicitly non-modular 2016-06-01 15:31:28 -06:00
coresight-replicator.c drivers/hwtracing: make coresight-* explicitly non-modular 2016-06-01 15:31:28 -06:00
coresight-tmc.c drivers/hwtracing: make coresight-* explicitly non-modular 2016-06-01 15:31:28 -06:00
coresight-tpiu.c drivers/hwtracing: make coresight-* explicitly non-modular 2016-06-01 15:31:28 -06:00
coresight.c drivers/hwtracing: make coresight-* explicitly non-modular 2016-06-01 15:31:28 -06:00
Kconfig coresight: etm3x: implementing perf_enable/disable() API 2016-06-01 15:31:24 -06:00
Makefile coresight: etm4x: implementing the perf PMU API 2016-06-01 15:43:31 -06:00
of_coresight.c drivers/hwtracing: make coresight-* explicitly non-modular 2016-06-01 15:31:28 -06:00