Linux Audio

Check our new training course

Loading...
v6.8
1// SPDX-License-Identifier: ISC
2/*
3 * Copyright (c) 2013 Qualcomm Atheros, Inc.
4 */
5
6#include <linux/module.h>
7
8#define CREATE_TRACE_POINTS
9#include "trace.h"
v6.2
1// SPDX-License-Identifier: ISC
2/*
3 * Copyright (c) 2013 Qualcomm Atheros, Inc.
4 */
5
6#include <linux/module.h>
7
8#define CREATE_TRACE_POINTS
9#include "trace.h"