Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Variables
stv06xx_sensor.h File Reference
#include "stv06xx.h"

Go to the source code of this file.

Data Structures

struct  stv06xx_sensor
 

Macros

#define IS_1020(sd)   ((sd)->sensor == &stv06xx_sensor_hdcs1020)
 

Variables

struct stv06xx_sensor stv06xx_sensor_vv6410
 
struct stv06xx_sensor stv06xx_sensor_hdcs1x00
 
struct stv06xx_sensor stv06xx_sensor_hdcs1020
 
struct stv06xx_sensor stv06xx_sensor_pb0100
 
struct stv06xx_sensor stv06xx_sensor_st6422
 

Macro Definition Documentation

#define IS_1020 (   sd)    ((sd)->sensor == &stv06xx_sensor_hdcs1020)

Definition at line 35 of file stv06xx_sensor.h.

Variable Documentation

struct stv06xx_sensor stv06xx_sensor_hdcs1020

Definition at line 160 of file stv06xx_hdcs.h.

struct stv06xx_sensor stv06xx_sensor_hdcs1x00

Definition at line 141 of file stv06xx_hdcs.h.

struct stv06xx_sensor stv06xx_sensor_pb0100

Definition at line 127 of file stv06xx_pb0100.h.

struct stv06xx_sensor stv06xx_sensor_st6422

Definition at line 40 of file stv06xx_st6422.h.

struct stv06xx_sensor stv06xx_sensor_vv6410

Definition at line 191 of file stv06xx_vv6410.h.