This commit is contained in:
2026-04-10 15:45:53 +04:00
commit 95f3f072da
24 changed files with 3526 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
// SPDX-License-Identifier: GPL-2.0
/**
* trace.c - SPI HID Trace Support
*
* Copyright (C) 2020 Microsoft Corporation
*
* Author: Felipe Balbi <felipe.balbi@microsoft.com>
*/
#define CREATE_TRACE_POINTS
#include "spi-hid_trace.h"