xref: /kernel/linux/linux-5.10/sound/pci/ice1712/psc724.h (revision 8c2ecf20)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/sound/pci/ice1712/
18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci#ifndef __SOUND_PSC724_H
38c2ecf20Sopenharmony_ci#define __SOUND_PSC724_H
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_ci/* ID */
68c2ecf20Sopenharmony_ci#define PSC724_DEVICE_DESC	\
78c2ecf20Sopenharmony_ci		"{Philips,PSC724 Ultimate Edge},"
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ci#define VT1724_SUBDEVICE_PSC724		0xab170619
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ci/* entry struct */
128c2ecf20Sopenharmony_ciextern struct snd_ice1712_card_info snd_vt1724_psc724_cards[];
138c2ecf20Sopenharmony_ci
148c2ecf20Sopenharmony_ci#endif /* __SOUND_PSC724_H */
15

Indexes created Thu Nov 07 10:32:03 CST 2024