Linux Audio

Check our new training course

Real-Time Linux with PREEMPT_RT training

Feb 18-20, 2025
Register
Loading...
Note: File does not exist in v3.5.6.
 1// SPDX-License-Identifier: GPL-2.0
 2/*
 3 * Cadence CDNSP DRD Driver.
 4 *
 5 * Copyright (C) 2020 Cadence.
 6 *
 7 * Author: Pawel Laszczak <pawell@cadence.com>
 8 *
 9 */
10
11#define CREATE_TRACE_POINTS
12#include "cdnsp-trace.h"