linux/sound/firewire/dice/dice-focusrite.c

// SPDX-License-Identifier: GPL-2.0
// dice-focusrite.c - a part of driver for DICE based devices
//
// Copyright (c) 2022 Takashi Sakamoto

#include "dice.h"

int snd_dice_detect_focusrite_pro40_tcd3070_formats(struct snd_dice *dice)
{}