Lines Matching refs:check_pad
136 static inline int check_pad(struct v4l2_subdev *sd, u32 pad) in check_pad() function
166 return check_which(format->which) ? : check_pad(sd, format->pad) ? : in check_format()
193 return check_which(code->which) ? : check_pad(sd, code->pad) ? : in call_enum_mbus_code()
205 return check_which(fse->which) ? : check_pad(sd, fse->pad) ? : in call_enum_frame_size()
216 return check_pad(sd, fi->pad); in check_frame_interval()
240 return check_which(fie->which) ? : check_pad(sd, fie->pad) ? : in call_enum_frame_interval()
252 return check_which(sel->which) ? : check_pad(sd, sel->pad) ? : in check_selection()
281 return check_pad(sd, edid->pad); in check_edid()
300 return check_pad(sd, cap->pad) ? : in call_dv_timings_cap()
310 return check_pad(sd, dvt->pad) ? : in call_enum_dv_timings()
317 return check_pad(sd, pad) ? : in call_get_mbus_config()
324 return check_pad(sd, pad) ? : in call_set_mbus_config()