]> Git Repo - linux.git/blob - drivers/media/pci/cx18/cx18-dvb.h
x86/kaslr: Expose and use the end of the physical memory address space
[linux.git] / drivers / media / pci / cx18 / cx18-dvb.h
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 /*
3  *  cx18 functions for DVB support
4  *
5  *  Copyright (c) 2008 Steven Toth <[email protected]>
6  */
7
8 #include "cx18-driver.h"
9
10 int cx18_dvb_register(struct cx18_stream *stream);
11 void cx18_dvb_unregister(struct cx18_stream *stream);
This page took 0.033873 seconds and 4 git commands to generate.