aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/qcom/mixer_usb_offload.h
blob: cf20673f4dc9c2d7e1e152476e8f043247a7fc48 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/* SPDX-License-Identifier: GPL-2.0
 *
 * Copyright (c) 2022-2025 Qualcomm Innovation Center, Inc. All rights reserved.
 */

#ifndef __USB_OFFLOAD_MIXER_H
#define __USB_OFFLOAD_MIXER_H

int snd_usb_offload_create_ctl(struct snd_usb_audio *chip, struct device *bedev);

#endif /* __USB_OFFLOAD_MIXER_H */