Sign in
nest-open-source
/
manifest_repos
/
kernel
/
139a32476c8dd3801b2ab4d7c8e3bf89cec66f0f
/
.
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
trace.c
blob: c7d4c97e6079f006383b864b1bdb2fc0ee1569c5 [
file
]
// SPDX-License-Identifier: ISC
/*
* Copyright (c) 2012 Qualcomm Atheros, Inc.
*/
#include
<linux/module.h>
#define
CREATE_TRACE_POINTS
#include
"trace.h"
EXPORT_SYMBOL
(
__tracepoint_ath10k_log_dbg
);