Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/i2c/
Dadv7604.c1053 static void adv76xx_set_offset(struct v4l2_subdev *sd, bool auto_offset, u16 offset_a, u16 offset_b… in adv76xx_set_offset() argument
1058 if (auto_offset) { in adv76xx_set_offset()
1065 __func__, auto_offset ? "Auto" : "Manual", in adv76xx_set_offset()
Dadv7842.c1105 static void adv7842_set_offset(struct v4l2_subdev *sd, bool auto_offset, u16 offset_a, u16 offset_b… in adv7842_set_offset() argument
1110 if (auto_offset) { in adv7842_set_offset()
1117 __func__, auto_offset ? "Auto" : "Manual", in adv7842_set_offset()