Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dog01a1b.c423 struct og01a1b { struct
442 const struct og01a1b_mode *cur_mode; argument
466 static int og01a1b_read_reg(struct og01a1b *og01a1b, u16 reg, u16 len, u32 *val) in og01a1b_read_reg()
496 static int og01a1b_write_reg(struct og01a1b *og01a1b, u16 reg, u16 len, u32 val) in og01a1b_write_reg()
512 static int og01a1b_write_reg_list(struct og01a1b *og01a1b, in og01a1b_write_reg_list()
533 static int og01a1b_test_pattern(struct og01a1b *og01a1b, u32 pattern) in og01a1b_test_pattern()
545 struct og01a1b *og01a1b = container_of(ctrl->handler, in og01a1b_set_ctrl() local
608 static int og01a1b_init_controls(struct og01a1b *og01a1b) in og01a1b_init_controls()
689 static int og01a1b_start_streaming(struct og01a1b *og01a1b) in og01a1b_start_streaming()
726 static void og01a1b_stop_streaming(struct og01a1b *og01a1b) in og01a1b_stop_streaming()
[all …]