/* SPDX-License-Identifier: GPL-2.0 */ #ifndef US122L_H #define US122L_H struct us122l { … }; #define US122L(c) … #define NAME_ALLCAPS … #define USB_ID_US122L … #define USB_ID_US144 … #define USB_ID_US122MKII … #define USB_ID_US144MKII … #endif
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef US122L_H #define US122L_H struct us122l { … }; #define US122L(c) … #define NAME_ALLCAPS … #define USB_ID_US122L … #define USB_ID_US144 … #define USB_ID_US122MKII … #define USB_ID_US144MKII … #endif