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

Go to the source code of this file.

Variables

struct stv06xx_sensor stv06xx_sensor_st6422
 

Variable Documentation

struct stv06xx_sensor stv06xx_sensor_st6422
Initial value:
= {
.name = "ST6422",
.min_packet_size = { 300, 847 },
.max_packet_size = { 300, 847 },
.init = st6422_init,
.init_controls = st6422_init_controls,
.probe = st6422_probe,
.start = st6422_start,
.stop = st6422_stop,
}

Definition at line 40 of file stv06xx_st6422.h.