xref: /kernel/linux/linux-6.6/sound/pci/asihpi/hpipcida.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/sound/pci/asihpi/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */
262306a36Sopenharmony_ci/******************************************************************************
362306a36Sopenharmony_ci
462306a36Sopenharmony_ci    AudioScience HPI driver
562306a36Sopenharmony_ci    Copyright (C) 1997-2011  AudioScience Inc. <support@audioscience.com>
662306a36Sopenharmony_ci
762306a36Sopenharmony_ci
862306a36Sopenharmony_ci Array initializer for PCI card IDs
962306a36Sopenharmony_ci
1062306a36Sopenharmony_ci(C) Copyright AudioScience Inc. 1998-2003
1162306a36Sopenharmony_ci*******************************************************************************/
1262306a36Sopenharmony_ci
1362306a36Sopenharmony_ci/*NOTE: when adding new lines to this header file
1462306a36Sopenharmony_ci  they MUST be grouped by HPI entry point.
1562306a36Sopenharmony_ci*/
1662306a36Sopenharmony_ci
1762306a36Sopenharmony_ci{
1862306a36Sopenharmony_ciHPI_PCI_VENDOR_ID_TI, HPI_PCI_DEV_ID_DSP6205,
1962306a36Sopenharmony_ci		HPI_PCI_VENDOR_ID_AUDIOSCIENCE, PCI_ANY_ID, 0, 0,
2062306a36Sopenharmony_ci		(kernel_ulong_t) HPI_6205}
2162306a36Sopenharmony_ci, {
2262306a36Sopenharmony_ciHPI_PCI_VENDOR_ID_TI, HPI_PCI_DEV_ID_PCI2040,
2362306a36Sopenharmony_ci		HPI_PCI_VENDOR_ID_AUDIOSCIENCE, PCI_ANY_ID, 0, 0,
2462306a36Sopenharmony_ci		(kernel_ulong_t) HPI_6000}
2562306a36Sopenharmony_ci, {
2662306a36Sopenharmony_ci0}
27

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