blob: bbf063b793705ae553e58a1a83590b05ab325452 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +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 */