Lines Matching defs:sd
294 int ov9650_probe(struct sd *sd) in ov9650_probe()
345 int ov9650_init(struct sd *sd) in ov9650_init()
365 int ov9650_init_controls(struct sd *sd) in ov9650_init_controls()
410 int ov9650_start(struct sd *sd) in ov9650_start()
538 int ov9650_stop(struct sd *sd) in ov9650_stop()
544 void ov9650_disconnect(struct sd *sd) in ov9650_disconnect()
553 struct sd *sd = (struct sd *) gspca_dev; in ov9650_set_exposure() local
583 struct sd *sd = (struct sd *) gspca_dev; in ov9650_set_gain() local
611 struct sd *sd = (struct sd *) gspca_dev; in ov9650_set_red_balance() local
624 struct sd *sd = (struct sd *) gspca_dev; in ov9650_set_blue_balance() local
637 struct sd *sd = (struct sd *) gspca_dev; in ov9650_set_hvflip() local
663 struct sd *sd = (struct sd *) gspca_dev; in ov9650_set_auto_exposure() local
682 struct sd *sd = (struct sd *) gspca_dev; in ov9650_set_auto_white_balance() local
700 struct sd *sd = (struct sd *) gspca_dev; in ov9650_set_auto_gain() local
717 struct sd *sd = (struct sd *) gspca_dev; in ov9650_s_ctrl() local
755 static void ov9650_dump_registers(struct sd *sd) in ov9650_dump_registers()