cdns3-trace.c 234 B

1234567891011
  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 <[email protected]>
  8. */
  9. #define CREATE_TRACE_POINTS
  10. #include "cdns3-trace.h"