repo.or.cz
/
linux.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Revert "unicode: Don't special case ignorable code points"
[linux.git]
/
sound
/
soc
/
sof
/
intel
/
tracepoints.c
blob
9e3260a062c219aef7bf9b865ea4705c3bd54882
1
// SPDX-License-Identifier: GPL-2.0
2
#define CREATE_TRACE_POINTS
3
#include <trace/events/sof_intel.h>
4
5
EXPORT_TRACEPOINT_SYMBOL
(
sof_intel_hda_irq
);