Searched refs:ov2685 (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/i2c/
H A Dov2685.c3 * ov2685 driver
88 struct ov2685 { struct
107 #define to_ov2685(sd) container_of(sd, struct ov2685, subdev)
346 struct ov2685 *ov2685 = to_ov2685(sd); local
350 ov2685_fill_fmt(ov2685->cur_mode, mbus_fmt);
359 struct ov2685 *ov2685 = to_ov2685(sd); local
362 ov2685_fill_fmt(ov2685->cur_mode, mbus_fmt);
399 __ov2685_get_pad_crop(struct ov2685 *ov268 argument
419 struct ov2685 *ov2685 = to_ov2685(sd); local
451 __ov2685_power_on(struct ov2685 *ov2685) argument
496 __ov2685_power_off(struct ov2685 *ov2685) argument
509 struct ov2685 *ov2685 = to_ov2685(sd); local
545 struct ov2685 *ov2685 = to_ov2685(sd); local
562 struct ov2685 *ov2685 = to_ov2685(sd); local
570 struct ov2685 *ov2685 = to_ov2685(sd); local
584 struct ov2685 *ov2685 = container_of(ctrl->handler, local
662 ov2685_initialize_controls(struct ov2685 *ov2685) argument
742 ov2685_check_sensor_id(struct ov2685 *ov2685, struct i2c_client *client) argument
761 ov2685_configure_regulators(struct ov2685 *ov2685) argument
776 struct ov2685 *ov2685; local
860 struct ov2685 *ov2685 = to_ov2685(sd); local
[all...]
H A DMakefile87 obj-$(CONFIG_VIDEO_OV2685) += ov2685.o

Completed in 112 milliseconds