cam_trace.c 201 B

12345678
  1. // SPDX-License-Identifier: GPL-2.0-only
  2. /*
  3. * Copyright (c) 2017-2018, The Linux Foundation. All rights reserved.
  4. */
  5. /* Instantiate tracepoints */
  6. #define CREATE_TRACE_POINTS
  7. #include "cam_trace.h"