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
/
gadget
/
udc
/
trace.c
blob
7430624c0bd70e7a772fbabbb145aea73be02fab
1
// SPDX-License-Identifier: GPL-2.0
2
/**
3
* trace.c - USB Gadget Framework Trace Support
4
*
5
* Copyright (C) 2016 Intel Corporation
6
* Author: Felipe Balbi <felipe.balbi@linux.intel.com>
7
*/
8
9
#define CREATE_TRACE_POINTS
10
#include
"trace.h"