Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v5.7-rc2 11 lines 228 B view raw
1// SPDX-License-Identifier: GPL-2.0 2/* 3 * USBSS device controller driver Trace Support 4 * 5 * Copyright (C) 2018-2019 Cadence. 6 * 7 * Author: Pawel Laszczak <pawell@cadence.com> 8 */ 9 10#define CREATE_TRACE_POINTS 11#include "trace.h"