xref: /kernel/linux/linux-5.10/sound/pci/asihpi/hpipcida.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/sound/pci/asihpi/
18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */
28c2ecf20Sopenharmony_ci/******************************************************************************
38c2ecf20Sopenharmony_ci
48c2ecf20Sopenharmony_ci    AudioScience HPI driver
58c2ecf20Sopenharmony_ci    Copyright (C) 1997-2011  AudioScience Inc. <support@audioscience.com>
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ci Array initializer for PCI card IDs
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ci(C) Copyright AudioScience Inc. 1998-2003
118c2ecf20Sopenharmony_ci*******************************************************************************/
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ci/*NOTE: when adding new lines to this header file
148c2ecf20Sopenharmony_ci  they MUST be grouped by HPI entry point.
158c2ecf20Sopenharmony_ci*/
168c2ecf20Sopenharmony_ci
178c2ecf20Sopenharmony_ci{
188c2ecf20Sopenharmony_ciHPI_PCI_VENDOR_ID_TI, HPI_PCI_DEV_ID_DSP6205,
198c2ecf20Sopenharmony_ci		HPI_PCI_VENDOR_ID_AUDIOSCIENCE, PCI_ANY_ID, 0, 0,
208c2ecf20Sopenharmony_ci		(kernel_ulong_t) HPI_6205}
218c2ecf20Sopenharmony_ci, {
228c2ecf20Sopenharmony_ciHPI_PCI_VENDOR_ID_TI, HPI_PCI_DEV_ID_PCI2040,
238c2ecf20Sopenharmony_ci		HPI_PCI_VENDOR_ID_AUDIOSCIENCE, PCI_ANY_ID, 0, 0,
248c2ecf20Sopenharmony_ci		(kernel_ulong_t) HPI_6000}
258c2ecf20Sopenharmony_ci, {
268c2ecf20Sopenharmony_ci0}
27

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