linux/sound/pci/hda/samsung_helper.c

// SPDX-License-Identifier: GPL-2.0-or-later
/* Helper functions for Samsung Galaxy Book3 audio initialization */

struct alc298_samsung_coeff_fixup_desc {};

struct alc298_samsung_coeff_seq_desc {};


static inline void alc298_samsung_write_coef_pack2(struct hda_codec *codec,
						   const struct alc298_samsung_coeff_seq_desc *seq)
{}

static inline void alc298_samsung_write_coef_pack_seq(
						struct hda_codec *codec,
						unsigned char target,
						const struct alc298_samsung_coeff_seq_desc seq[],
						int count)
{}

static void alc298_fixup_samsung_amp2(struct hda_codec *codec,
				      const struct hda_fixup *fix, int action)
{}