repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
drivers
/
usb
/
dwc3
/
trace.c
blob
1b45a9723eeb7f3ff305f2466066a5da3f8657d6
1
// SPDX-License-Identifier: GPL-2.0
2
/**
3
* trace.c - DesignWare USB3 DRD Controller Trace Support
4
*
5
* Copyright (C) 2014 Texas Instruments Incorporated - https://www.ti.com
6
*
7
* Author: Felipe Balbi <balbi@ti.com>
8
*/
9
10
#define CREATE_TRACE_POINTS
11
#include
"trace.h"