Home
last modified time | relevance | path

Searched refs:auto_offset (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dadv7604.c1039 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
1044 if (auto_offset) { in adv76xx_set_offset()
1051 __func__, auto_offset ? "Auto" : "Manual", in adv76xx_set_offset()
H A Dadv7842.c1117 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
1122 if (auto_offset) { in adv7842_set_offset()
1129 __func__, auto_offset ? "Auto" : "Manual", in adv7842_set_offset()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dadv7604.c1053 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
1058 if (auto_offset) { in adv76xx_set_offset()
1065 __func__, auto_offset ? "Auto" : "Manual", in adv76xx_set_offset()
H A Dadv7842.c1105 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
1110 if (auto_offset) { in adv7842_set_offset()
1117 __func__, auto_offset ? "Auto" : "Manual", in adv7842_set_offset()

Completed in 19 milliseconds