Lines Matching defs:sd
44 int ov7660_probe(struct sd *sd) in ov7660_probe()
97 int ov7660_init(struct sd *sd) in ov7660_init()
124 int ov7660_init_controls(struct sd *sd) in ov7660_init_controls()
157 int ov7660_start(struct sd *sd) in ov7660_start()
162 int ov7660_stop(struct sd *sd) in ov7660_stop()
167 void ov7660_disconnect(struct sd *sd) in ov7660_disconnect()
178 struct sd *sd = (struct sd *) gspca_dev; in ov7660_set_gain() local
191 struct sd *sd = (struct sd *) gspca_dev; in ov7660_set_auto_white_balance() local
209 struct sd *sd = (struct sd *) gspca_dev; in ov7660_set_auto_gain() local
227 struct sd *sd = (struct sd *) gspca_dev; in ov7660_set_auto_exposure() local
245 struct sd *sd = (struct sd *) gspca_dev; in ov7660_set_hvflip() local
260 struct sd *sd = (struct sd *) gspca_dev; in ov7660_s_ctrl() local
289 static void ov7660_dump_registers(struct sd *sd) in ov7660_dump_registers()