Home
last modified time | relevance | path

Searched refs:auto_offset (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/media/i2c/
Dadv7604.c1039 static void adv76xx_set_offset(struct v4l2_subdev *sd, bool auto_offset, u16 offset_a, u16 offset_b… in adv76xx_set_offset() argument
1044 if (auto_offset) { in adv76xx_set_offset()
1051 __func__, auto_offset ? "Auto" : "Manual", in adv76xx_set_offset()
Dadv7842.c1117 static void adv7842_set_offset(struct v4l2_subdev *sd, bool auto_offset, u16 offset_a, u16 offset_b… in adv7842_set_offset() argument
1122 if (auto_offset) { in adv7842_set_offset()
1129 __func__, auto_offset ? "Auto" : "Manual", in adv7842_set_offset()