Go to the documentation of this file.
24 #ifndef HDFFCMD_BASE_H
25 #define HDFFCMD_BASE_H
27 #include <linux/dvb/osd.h>
29 #if !defined OSD_RAW_CMD
43 #define OSD_RAW_CMD _IOWR('o', 162, osd_raw_cmd_t)
44 #define OSD_RAW_DATA _IOWR('o', 163, osd_raw_data_t)