Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dadv7604.c1056 static void adv76xx_set_offset(struct v4l2_subdev *sd, bool auto_offset, u16 offset_a, u16 offset_b, u16 offset_c) in adv76xx_set_offset() argument
1061 if (auto_offset) { in adv76xx_set_offset()
1068 __func__, auto_offset ? "Auto" : "Manual", in adv76xx_set_offset()
H A Dadv7842.c1108 static void adv7842_set_offset(struct v4l2_subdev *sd, bool auto_offset, u16 offset_a, u16 offset_b, u16 offset_c) in adv7842_set_offset() argument
1113 if (auto_offset) { in adv7842_set_offset()
1120 __func__, auto_offset ? "Auto" : "Manual", in adv7842_set_offset()