Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / drivers / media / pci / cx18 / cx18-dvb.h
blobaa267791901497c5120b33143e05cbc8a0751eaa
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 /*
3 * cx18 functions for DVB support
5 * Copyright (c) 2008 Steven Toth <stoth@linuxtv.org>
6 */
8 #include "cx18-driver.h"
10 int cx18_dvb_register(struct cx18_stream *stream);
11 void cx18_dvb_unregister(struct cx18_stream *stream);