summaryrefslogtreecommitdiff
path: root/sound/usb/mixer_scarlett.h
blob: bbf063b793705ae553e58a1a83590b05ab325452 (plain)
1
2
3
4
5
6
7
/* 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);

#endif /* __USB_MIXER_SCARLETT_H */