Linux Kernel
3.7.1
|
#include "pwc.h"
Go to the source code of this file.
Data Structures | |
struct | Timon_table_entry |
Macros | |
#define | PWC_FPS_MAX_TIMON 6 |
Variables | |
struct Timon_table_entry | Timon_table [PSZ_MAX][PWC_FPS_MAX_TIMON][4] |
const unsigned int | TimonRomTable [16][2][16][8] |
const unsigned int | Timon_fps_vector [PWC_FPS_MAX_TIMON] |
#define PWC_FPS_MAX_TIMON 6 |
Definition at line 47 of file pwc-timon.h.
const unsigned int Timon_fps_vector[PWC_FPS_MAX_TIMON] |
Definition at line 43 of file pwc-timon.c.
struct Timon_table_entry Timon_table[PSZ_MAX][PWC_FPS_MAX_TIMON][4] |
Definition at line 45 of file pwc-timon.c.
Definition at line 326 of file pwc-timon.c.