trace.c 237 B

12345678910
  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. #define CREATE_TRACE_POINTS
  9. #include "trace.h"