Lines Matching defs:sd
95 static int hdcs_reg_write_seq(struct sd *sd, u8 reg, u8 *vals, u8 len) in hdcs_reg_write_seq()
115 static int hdcs_set_state(struct sd *sd, enum hdcs_power_state state) in hdcs_set_state()
158 static int hdcs_reset(struct sd *sd) in hdcs_reset()
176 struct sd *sd = (struct sd *) gspca_dev; in hdcs_set_exposure() local
263 static int hdcs_set_gains(struct sd *sd, u8 g) in hdcs_set_gains()
288 static int hdcs_set_size(struct sd *sd, in hdcs_set_size()
357 static int hdcs_init_controls(struct sd *sd) in hdcs_init_controls()
369 static int hdcs_probe_1x00(struct sd *sd) in hdcs_probe_1x00()
426 static int hdcs_probe_1020(struct sd *sd) in hdcs_probe_1020()
468 static int hdcs_start(struct sd *sd) in hdcs_start()
477 static int hdcs_stop(struct sd *sd) in hdcs_stop()
486 static int hdcs_init(struct sd *sd) in hdcs_init()
533 static int hdcs_dump(struct sd *sd) in hdcs_dump()