Searched refs:mt9m111_set_hflip (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.c24 static int mt9m111_set_hflip(struct gspca_dev *gspca_dev, __s32 val);
77 .set = mt9m111_set_hflip,
246 err = mt9m111_set_hflip(&sd->gspca_dev, sensor_settings[HFLIP_IDX]);
416 static int mt9m111_set_hflip(struct gspca_dev *gspca_dev, __s32 val) function

Completed in 93 milliseconds