summaryrefslogtreecommitdiff
path: root/sound/usb/mixer_scarlett.h
blob: c44fe7d72ee34b28783ba218ce8e205a1e78ea7b (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __USB_MIXER_SCARLETT_H
#define __USB_MIXER_SCARLETT_H

int snd_scarlett_controls_create(struct usb_mixer_interface *mixer);
int snd_forte_controls_create(struct usb_mixer_interface *mixer);

#endif /* __USB_MIXER_SCARLETT_H */