Lines Matching defs:sd
193 int ov7660_probe(struct sd *sd) in ov7660_probe()
246 int ov7660_init(struct sd *sd) in ov7660_init()
273 int ov7660_init_controls(struct sd *sd) in ov7660_init_controls()
306 int ov7660_start(struct sd *sd) in ov7660_start()
311 int ov7660_stop(struct sd *sd) in ov7660_stop()
316 void ov7660_disconnect(struct sd *sd) in ov7660_disconnect()
327 struct sd *sd = (struct sd *) gspca_dev; in ov7660_set_gain() local
340 struct sd *sd = (struct sd *) gspca_dev; in ov7660_set_auto_white_balance() local
358 struct sd *sd = (struct sd *) gspca_dev; in ov7660_set_auto_gain() local
376 struct sd *sd = (struct sd *) gspca_dev; in ov7660_set_auto_exposure() local
394 struct sd *sd = (struct sd *) gspca_dev; in ov7660_set_hvflip() local
410 struct sd *sd = (struct sd *) gspca_dev; in ov7660_s_ctrl() local
439 static void ov7660_dump_registers(struct sd *sd) in ov7660_dump_registers()