Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov2740.c318 struct ov2740 { struct
363 static int ov2740_read_reg(struct ov2740 *ov2740, u16 reg, u16 len, u32 *val) in ov2740_read_reg() argument
393 static int ov2740_write_reg(struct ov2740 *ov2740, u16 reg, u16 len, u32 val) in ov2740_write_reg() argument
412 static int ov2740_write_reg_list(struct ov2740 *ov274 argument
433 ov2740_update_digital_gain(struct ov2740 *ov2740, u32 d_gain) ov2740_update_digital_gain() argument
448 ov2740_test_pattern(struct ov2740 *ov2740, u32 pattern) ov2740_test_pattern() argument
459 struct ov2740 *ov2740 = container_of(ctrl->handler, ov2740_set_ctrl() local
519 ov2740_init_controls(struct ov2740 *ov2740) ov2740_init_controls() argument
599 ov2740_start_streaming(struct ov2740 *ov2740) ov2740_start_streaming() argument
633 ov2740_stop_streaming(struct ov2740 *ov2740) ov2740_stop_streaming() argument
644 struct ov2740 *ov2740 = to_ov2740(sd); ov2740_set_stream() local
681 struct ov2740 *ov2740 = to_ov2740(sd); ov2740_suspend() local
696 struct ov2740 *ov2740 = to_ov2740(sd); ov2740_resume() local
718 struct ov2740 *ov2740 = to_ov2740(sd); ov2740_set_format() local
758 struct ov2740 *ov2740 = to_ov2740(sd); ov2740_get_format() local
804 struct ov2740 *ov2740 = to_ov2740(sd); ov2740_open() local
838 ov2740_identify_module(struct ov2740 *ov2740) ov2740_identify_module() argument
926 struct ov2740 *ov2740 = to_ov2740(sd); ov2740_remove() local
939 struct ov2740 *ov2740 = to_ov2740(i2c_get_clientdata(client)); ov2740_load_otp_data() local
1063 struct ov2740 *ov2740; ov2740_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov2740.c324 struct ov2740 { struct
375 static int ov2740_read_reg(struct ov2740 *ov2740, u16 reg, u16 len, u32 *val) in ov2740_read_reg() argument
405 static int ov2740_write_reg(struct ov2740 *ov2740, u16 reg, u16 len, u32 val) in ov2740_write_reg() argument
424 static int ov2740_write_reg_list(struct ov2740 *ov274 argument
445 ov2740_identify_module(struct ov2740 *ov2740) ov2740_identify_module() argument
469 ov2740_update_digital_gain(struct ov2740 *ov2740, u32 d_gain) ov2740_update_digital_gain() argument
500 ov2740_test_pattern(struct ov2740 *ov2740, u32 pattern) ov2740_test_pattern() argument
511 struct ov2740 *ov2740 = container_of(ctrl->handler, ov2740_set_ctrl() local
571 ov2740_init_controls(struct ov2740 *ov2740) ov2740_init_controls() argument
654 struct ov2740 *ov2740 = to_ov2740(dev_get_drvdata(dev)); ov2740_load_otp_data() local
741 ov2740_start_streaming(struct ov2740 *ov2740) ov2740_start_streaming() argument
782 ov2740_stop_streaming(struct ov2740 *ov2740) ov2740_stop_streaming() argument
793 struct ov2740 *ov2740 = to_ov2740(sd); ov2740_set_stream() local
828 struct ov2740 *ov2740 = to_ov2740(sd); ov2740_suspend() local
842 struct ov2740 *ov2740 = to_ov2740(sd); ov2740_resume() local
864 struct ov2740 *ov2740 = to_ov2740(sd); ov2740_set_format() local
904 struct ov2740 *ov2740 = to_ov2740(sd); ov2740_get_format() local
951 struct ov2740 *ov2740 = to_ov2740(sd); ov2740_open() local
1050 struct ov2740 *ov2740 = to_ov2740(sd); ov2740_remove() local
1064 struct ov2740 *ov2740 = to_ov2740(dev_get_drvdata(dev)); ov2740_nvmem_read() local
1089 ov2740_register_nvmem(struct i2c_client *client, struct ov2740 *ov2740) ov2740_register_nvmem() argument
1136 struct ov2740 *ov2740; ov2740_probe() local
[all...]

Completed in 3 milliseconds