xref: /kernel/linux/linux-5.10/drivers/media/usb/au0828/au0828-cards.h (revision 8c2ecf20)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/media/usb/au0828/
18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-or-later */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci *  Driver for the Auvitek USB bridge
48c2ecf20Sopenharmony_ci *
58c2ecf20Sopenharmony_ci *  Copyright (c) 2008 Steven Toth <stoth@linuxtv.org>
68c2ecf20Sopenharmony_ci */
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ci#define AU0828_BOARD_UNKNOWN		0
98c2ecf20Sopenharmony_ci#define AU0828_BOARD_HAUPPAUGE_HVR950Q	1
108c2ecf20Sopenharmony_ci#define AU0828_BOARD_HAUPPAUGE_HVR850	2
118c2ecf20Sopenharmony_ci#define AU0828_BOARD_DVICO_FUSIONHDTV7	3
128c2ecf20Sopenharmony_ci#define AU0828_BOARD_HAUPPAUGE_HVR950Q_MXL	4
138c2ecf20Sopenharmony_ci#define AU0828_BOARD_HAUPPAUGE_WOODBURY	5
14

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