Linux Audio

Check our new training course

Linux debugging, profiling, tracing and performance analysis training

Apr 14-17, 2025
Register
Loading...
Note: File does not exist in v3.15.
 1// SPDX-License-Identifier: BSD-3-Clause-Clear
 2/*
 3 * Copyright (c) 2019-2021 The Linux Foundation. All rights reserved.
 4 * Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved.
 5 */
 6
 7#include <linux/module.h>
 8
 9#define CREATE_TRACE_POINTS
10#include "trace.h"