Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/
Dsh_vou.c939 struct v4l2_subdev_selection sd_sel = { in sh_vou_s_selection() local
983 sd_sel.r.width = geo.output.width; in sh_vou_s_selection()
984 sd_sel.r.height = geo.output.height; in sh_vou_s_selection()
990 set_selection, NULL, &sd_sel); in sh_vou_s_selection()