18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */ 28c2ecf20Sopenharmony_ci#ifndef __SOUND_QTET_H 38c2ecf20Sopenharmony_ci#define __SOUND_QTET_H 48c2ecf20Sopenharmony_ci 58c2ecf20Sopenharmony_ci#define QTET_DEVICE_DESC "{Infrasonic,Quartet}," 68c2ecf20Sopenharmony_ci 78c2ecf20Sopenharmony_ci#define VT1724_SUBDEVICE_QTET 0x30305349 /* Infrasonic Quartet */ 88c2ecf20Sopenharmony_ci 98c2ecf20Sopenharmony_ciextern struct snd_ice1712_card_info snd_vt1724_qtet_cards[]; 108c2ecf20Sopenharmony_ci 118c2ecf20Sopenharmony_ci#endif /* __SOUND_QTET_H */ 12