]> Git Repo - J-linux.git/blob - drivers/usb/gadget/udc/trace.c
Merge tag 'trace-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
[J-linux.git] / drivers / usb / gadget / udc / trace.c
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 <[email protected]>
7  */
8
9 #define CREATE_TRACE_POINTS
10 #include "trace.h"
This page took 0.030057 seconds and 4 git commands to generate.