Home
last modified time | relevance | path

Searched defs:og01a1b (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/media/i2c/
Dog01a1b.c420 struct og01a1b { struct
433 const struct og01a1b_mode *cur_mode; argument
436 struct mutex mutex;
460 static int og01a1b_read_reg(struct og01a1b *og01a1b, u16 reg, u16 len, u32 *val) in og01a1b_read_reg()
490 static int og01a1b_write_reg(struct og01a1b *og01a1b, u16 reg, u16 len, u32 val) in og01a1b_write_reg()
506 static int og01a1b_write_reg_list(struct og01a1b *og01a1b, in og01a1b_write_reg_list()
527 static int og01a1b_test_pattern(struct og01a1b *og01a1b, u32 pattern) in og01a1b_test_pattern()
539 struct og01a1b *og01a1b = container_of(ctrl->handler, in og01a1b_set_ctrl() local
602 static int og01a1b_init_controls(struct og01a1b *og01a1b) in og01a1b_init_controls()
683 static int og01a1b_start_streaming(struct og01a1b *og01a1b) in og01a1b_start_streaming()
[all …]