Searched refs:mt9m111_init (Results 1 – 4 of 4) sorted by relevance
108 int mt9m111_init(struct sd *sd);120 .init = mt9m111_init,
246 int mt9m111_init(struct sd *sd) in mt9m111_init() function
879 static const struct i2c_reg_u16 mt9m111_init[] = { variable1242 i2c_w2_buf(gspca_dev, mt9m111_init, ARRAY_SIZE(mt9m111_init)); in mt9m111_init_sensor()
959 static int mt9m111_init(struct mt9m111 *mt9m111) in mt9m111_init() function1213 ret = mt9m111_init(mt9m111); in mt9m111_video_probe()