Linux Kernel
3.7.1
|
#include "ttype.h"
Go to the source code of this file.
Data Structures | |
struct | tagSChannelTblElement |
Typedefs | |
typedef struct tagSChannelTblElement | SChannelTblElement |
typedef struct tagSChannelTblElement * | PSChannelTblElement |
Functions | |
BOOL | ChannelValid (unsigned int CountryCode, unsigned int ChannelNum) |
void | CHvInitChannelTable (void *pDeviceHandler) |
BYTE | CHbyGetChannelMapping (BYTE byChannelNumber) |
BOOL | CHvChannelGetList (unsigned int uCountryCodeIdx, PBYTE pbyChannelTable) |
typedef struct tagSChannelTblElement * PSChannelTblElement |