Home
last modified time | relevance | path

Searched defs:hdcs (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/media/video/gspca/stv06xx/
Dstv06xx_hdcs.c130 struct hdcs { struct
131 enum hdcs_power_state state; argument
132 int w, h;
156 static int hdcs_reg_write_seq(struct sd *sd, u8 reg, u8 *vals, u8 len) in hdcs_reg_write_seq() argument
178 struct hdcs *hdcs = sd->sensor_priv; in hdcs_set_state() local
221 struct hdcs *hdcs = sd->sensor_priv; in hdcs_reset() local
238 struct hdcs *hdcs = sd->sensor_priv; in hdcs_get_exposure() local
248 struct hdcs *hdcs = sd->sensor_priv; in hdcs_set_exposure() local
339 struct hdcs *hdcs = sd->sensor_priv; in hdcs_set_gains() local
361 struct hdcs *hdcs = sd->sensor_priv; in hdcs_get_gain() local
[all …]