162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */ 262306a36Sopenharmony_ci#ifndef __SOUND_QTET_H 362306a36Sopenharmony_ci#define __SOUND_QTET_H 462306a36Sopenharmony_ci 562306a36Sopenharmony_ci#define QTET_DEVICE_DESC "{Infrasonic,Quartet}," 662306a36Sopenharmony_ci 762306a36Sopenharmony_ci#define VT1724_SUBDEVICE_QTET 0x30305349 /* Infrasonic Quartet */ 862306a36Sopenharmony_ci 962306a36Sopenharmony_ciextern struct snd_ice1712_card_info snd_vt1724_qtet_cards[]; 1062306a36Sopenharmony_ci 1162306a36Sopenharmony_ci#endif /* __SOUND_QTET_H */ 12