Go to the documentation of this file.
27 #ifndef _CRYSTALHD_LNX_H_
28 #define _CRYSTALHD_LNX_H_
30 #include <linux/module.h>
31 #include <linux/kernel.h>
32 #include <linux/errno.h>
33 #include <linux/string.h>
35 #include <linux/tty.h>
36 #include <linux/slab.h>
39 #include <linux/pci.h>
47 #include <asm/pgtable.h>
52 #define CRYSTAL_HD_NAME "Broadcom Crystal HD Decoder (BCM70012) Driver"