/* SPDX-License-Identifier: GPL-2.0-only */ #ifndef __US144MKII_CONTROLS_H #define __US144MKII_CONTROLS_H #include "us144mkii.h" int tascam_create_controls(struct tascam_card *tascam); #endif /* __US144MKII_CONTROLS_H */