// SPDX-License-Identifier: MIT /* * Copyright (C) 2019 NVIDIA Corporation */ #include <linux/bug.h> #include <sound/hda_verbs.h> #include "hda.h" void tegra_hda_parse_format(unsigned int format, struct tegra_hda_format *fmt) { … }
// SPDX-License-Identifier: MIT /* * Copyright (C) 2019 NVIDIA Corporation */ #include <linux/bug.h> #include <sound/hda_verbs.h> #include "hda.h" void tegra_hda_parse_format(unsigned int format, struct tegra_hda_format *fmt) { … }