Merge tag 'i2c-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...
[linux-2.6-microblaze.git] / sound / pci / hda / cirrus_scodec.h
1 /* SPDX-License-Identifier: GPL-2.0
2  *
3  * Copyright (C) 2023 Cirrus Logic, Inc. and
4  *                    Cirrus Logic International Semiconductor Ltd.
5  */
6
7 #ifndef CIRRUS_SCODEC_H
8 #define CIRRUS_SCODEC_H
9
10 int cirrus_scodec_get_speaker_id(struct device *dev, int amp_index,
11                                  int num_amps, int fixed_gpio_id);
12
13 #endif /* CIRRUS_SCODEC_H */