Searched refs:ov9650_set_hflip (Results 1 - 1 of 1) sorted by relevance

/drivers/media/video/gspca/m5602/
H A Dm5602_ov9650.c32 static int ov9650_set_hflip(struct gspca_dev *gspca_dev, __s32 val);
188 .set = ov9650_set_hflip,
394 err = ov9650_set_hflip(&sd->gspca_dev, sensor_settings[HFLIP_IDX]);
703 static int ov9650_set_hflip(struct gspca_dev *gspca_dev, __s32 val) function

Completed in 21 milliseconds