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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/gspca/m5602/
H A Dm5602_mt9m111.c21 static int mt9m111_set_vflip(struct gspca_dev *gspca_dev, __s32 val);
63 .set = mt9m111_set_vflip,
242 err = mt9m111_set_vflip(&sd->gspca_dev, sensor_settings[VFLIP_IDX]);
376 static int mt9m111_set_vflip(struct gspca_dev *gspca_dev, __s32 val) function

Completed in 105 milliseconds