Lines Matching refs:which
274 mt9v032_update_aec_agc(struct mt9v032 *mt9v032, u16 which, int enable) in mt9v032_update_aec_agc() argument
281 value |= which; in mt9v032_update_aec_agc()
283 value &= ~which; in mt9v032_update_aec_agc()
378 unsigned int pad, enum v4l2_subdev_format_whence which) in __mt9v032_get_pad_format() argument
380 switch (which) { in __mt9v032_get_pad_format()
392 unsigned int pad, enum v4l2_subdev_format_whence which) in __mt9v032_get_pad_crop() argument
394 switch (which) { in __mt9v032_get_pad_crop()
486 format->which); in mt9v032_get_format()
527 format->which); in mt9v032_set_format()
543 format->which); in mt9v032_set_format()
547 if (format->which == V4L2_SUBDEV_FORMAT_ACTIVE) { in mt9v032_set_format()
567 sel->r = *__mt9v032_get_pad_crop(mt9v032, cfg, sel->pad, sel->which); in mt9v032_get_selection()
604 __crop = __mt9v032_get_pad_crop(mt9v032, cfg, sel->pad, sel->which); in mt9v032_set_selection()
611 sel->which); in mt9v032_set_selection()
614 if (sel->which == V4L2_SUBDEV_FORMAT_ACTIVE) { in mt9v032_set_selection()