linux/sound/pci/hda/ideapad_s740_helper.c

// SPDX-License-Identifier: GPL-2.0
/* Fixes for Lenovo Ideapad S740, to be included from codec driver */

static const struct hda_verb alc285_ideapad_s740_coefs[] =;

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