Searched defs:ov2740 (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/i2c/
H A Dov2740.c514 struct ov2740 { struct
558 static int ov2740_read_reg(struct ov2740 *ov2740, u16 reg, u16 len, u32 *val) argument
588 static int ov2740_write_reg(struct ov2740 *ov2740, u16 reg, u16 len, u32 val) argument
607 static int ov2740_write_reg_list(struct ov2740 *ov274 argument
628 ov2740_identify_module(struct ov2740 *ov2740) argument
652 ov2740_update_digital_gain(struct ov2740 *ov2740, u32 d_gain) argument
683 ov2740_test_pattern(struct ov2740 *ov2740, u32 pattern) argument
694 struct ov2740 *ov2740 = container_of(ctrl->handler, local
754 ov2740_init_controls(struct ov2740 *ov2740) argument
835 struct ov2740 *ov2740 = to_ov2740(dev_get_drvdata(dev)); local
922 ov2740_start_streaming(struct ov2740 *ov2740) argument
972 ov2740_stop_streaming(struct ov2740 *ov2740) argument
983 struct ov2740 *ov2740 = to_ov2740(sd); local
1016 struct ov2740 *ov2740 = to_ov2740(sd); local
1064 struct ov2740 *ov2740 = to_ov2740(sd); local
1084 struct ov2740 *ov2740 = to_ov2740(sd); local
1118 struct ov2740 *ov2740 = to_ov2740(sd); local
1219 struct ov2740 *ov2740 = to_ov2740(dev_get_drvdata(dev)); local
1246 ov2740_register_nvmem(struct i2c_client *client, struct ov2740 *ov2740) argument
1293 struct ov2740 *ov2740 = to_ov2740(sd); local
1303 struct ov2740 *ov2740 = to_ov2740(sd); local
1319 struct ov2740 *ov2740; local
[all...]

Completed in 129 milliseconds