projects
/
platform
/
kernel
/
linux-rpi.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'qcom-arm64-fixes-for-6.6' of https://git.kernel.org/pub/scm/linux/kernel...
[platform/kernel/linux-rpi.git]
/
drivers
/
usb
/
cdns3
/
cdns3-trace.c
1
// SPDX-License-Identifier: GPL-2.0
2
/*
3
* USBSS device controller driver Trace Support
4
*
5
* Copyright (C) 2018-2019 Cadence.
6
*
7
* Author: Pawel Laszczak <pawell@cadence.com>
8
*/
9
10
#define CREATE_TRACE_POINTS
11
#include "cdns3-trace.h"