1 /* SPDX-License-Identifier: GPL-2.0 */
6 #define SE_DEVICE_DESC \
7 "{ONKYO INC,SE-90PCI},"\
8 "{ONKYO INC,SE-200PCI},"
10 #define VT1724_SUBDEVICE_SE90PCI 0xb161000
11 #define VT1724_SUBDEVICE_SE200PCI 0xb160100
14 extern struct snd_ice1712_card_info snd_vt1724_se_cards
[];
16 #endif /* __SOUND_SE_H */