// SPDX-License-Identifier: BSD-3-Clause-Clear | |
/* | |
* Copyright (c) 2019-2021 The Linux Foundation. All rights reserved. | |
* Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved. | |
*/ | |
#include <linux/module.h> | |
#define CREATE_TRACE_POINTS | |
#include "trace.h" |