blob: bbf063b793705ae553e58a1a83590b05ab325452 [file] [log] [blame]
xjb04a4022021-11-25 15:01:52 +08001/* SPDX-License-Identifier: GPL-2.0 */
2#ifndef __USB_MIXER_SCARLETT_H
3#define __USB_MIXER_SCARLETT_H
4
5int snd_scarlett_controls_create(struct usb_mixer_interface *mixer);
6
7#endif /* __USB_MIXER_SCARLETT_H */