xref: /kernel/linux/linux-6.6/drivers/media/pci/cx18/cx18-dvb.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/media/pci/cx18/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-or-later */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci *  cx18 functions for DVB support
462306a36Sopenharmony_ci *
562306a36Sopenharmony_ci *  Copyright (c) 2008 Steven Toth <stoth@linuxtv.org>
662306a36Sopenharmony_ci */
762306a36Sopenharmony_ci
862306a36Sopenharmony_ci#include "cx18-driver.h"
962306a36Sopenharmony_ci
1062306a36Sopenharmony_ciint cx18_dvb_register(struct cx18_stream *stream);
1162306a36Sopenharmony_civoid cx18_dvb_unregister(struct cx18_stream *stream);
12

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