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

/linux-master/drivers/media/i2c/
H A Dov8858.c106 struct ov8858 { struct
1242 static int ov8858_write(struct ov8858 *ov8858, u32 reg, u32 val, int *err) argument
1270 static int ov8858_write_array(struct ov8858 *ov8858, const struct regval *regs) argument
1283 static int ov8858_read(struct ov8858 *ov885 argument
1324 ov8858_start_stream(struct ov8858 *ov8858, struct v4l2_subdev_state *state) argument
1367 ov8858_stop_stream(struct ov8858 *ov8858) argument
1376 struct ov8858 *ov8858 = sd_to_ov8858(sd); local
1417 struct ov8858 *ov8858 = sd_to_ov8858(sd); local
1522 ov8858_enable_test_pattern(struct ov8858 *ov8858, u32 pattern) argument
1536 struct ov8858 *ov8858 = container_of(ctrl->handler, local
1620 ov8858_power_on(struct ov8858 *ov8858) argument
1663 ov8858_power_off(struct ov8858 *ov8858) argument
1677 struct ov8858 *ov8858 = sd_to_ov8858(sd); local
1686 struct ov8858 *ov8858 = sd_to_ov8858(sd); local
1702 ov8858_init_ctrls(struct ov8858 *ov8858) argument
1786 ov8858_check_sensor_id(struct ov8858 *ov8858) argument
1828 ov8858_configure_regulators(struct ov8858 *ov8858) argument
1841 ov8858_parse_of(struct ov8858 *ov8858) argument
1880 struct ov8858 *ov8858; local
1975 struct ov8858 *ov8858 = sd_to_ov8858(sd); local
[all...]

Completed in 110 milliseconds