Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/
Dsh_vou.c928 struct v4l2_subdev_selection sd_sel = { in sh_vou_s_selection() local
972 sd_sel.r.width = geo.output.width; in sh_vou_s_selection()
973 sd_sel.r.height = geo.output.height; in sh_vou_s_selection()
979 set_selection, NULL, &sd_sel); in sh_vou_s_selection()