|
Linux Kernel
3.7.1
|
#include <gsc-core.h>
Data Fields | |
| struct gsc_variant * | variant [GSC_MAX_DEVS] |
| unsigned long | lclk_frequency |
| int | num_entities |
struct gsc_driverdata - per device type driver data for init time.
: the variant information for this driver. : G-Scaler clock frequency : the number of g-scalers
Definition at line 311 of file gsc-core.h.
| unsigned long lclk_frequency |
Definition at line 313 of file gsc-core.h.
| int num_entities |
Definition at line 314 of file gsc-core.h.
| struct gsc_variant* variant[GSC_MAX_DEVS] |
Definition at line 312 of file gsc-core.h.
1.8.2