Lines Matching defs:gspca_dev
150 struct gspca_dev *gspca_dev = (struct gspca_dev *)sd; in ov9650_probe() local
272 struct gspca_dev *gspca_dev = (struct gspca_dev *)sd; in ov9650_start() local
403 static int ov9650_set_exposure(struct gspca_dev *gspca_dev, __s32 val) in ov9650_set_exposure()
431 static int ov9650_set_gain(struct gspca_dev *gspca_dev, __s32 val) in ov9650_set_gain()
459 static int ov9650_set_red_balance(struct gspca_dev *gspca_dev, __s32 val) in ov9650_set_red_balance()
472 static int ov9650_set_blue_balance(struct gspca_dev *gspca_dev, __s32 val) in ov9650_set_blue_balance()
485 static int ov9650_set_hvflip(struct gspca_dev *gspca_dev) in ov9650_set_hvflip()
510 static int ov9650_set_auto_exposure(struct gspca_dev *gspca_dev, in ov9650_set_auto_exposure()
529 static int ov9650_set_auto_white_balance(struct gspca_dev *gspca_dev, in ov9650_set_auto_white_balance()
548 static int ov9650_set_auto_gain(struct gspca_dev *gspca_dev, __s32 val) in ov9650_set_auto_gain()
567 struct gspca_dev *gspca_dev = in ov9650_s_ctrl() local