18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci#ifndef __SOUND_MAYA44_H
38c2ecf20Sopenharmony_ci#define __SOUND_MAYA44_H
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_ci#define MAYA44_DEVICE_DESC		"{ESI,Maya44},"
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ci#define VT1724_SUBDEVICE_MAYA44		0x34315441	/* Maya44 */
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ciextern struct snd_ice1712_card_info  snd_vt1724_maya44_cards[];
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ci#endif	/* __SOUND_MAYA44_H */
12