root/sound/usb/mixer_scarlett.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


   1 /* SPDX-License-Identifier: GPL-2.0 */
   2 #ifndef __USB_MIXER_SCARLETT_H
   3 #define __USB_MIXER_SCARLETT_H
   4 
   5 int snd_scarlett_controls_create(struct usb_mixer_interface *mixer);
   6 
   7 #endif /* __USB_MIXER_SCARLETT_H */

/* [<][>][^][v][top][bottom][index][help] */