Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.c1258 static int vfe_init_formats(struct v4l2_subdev *sd, struct v4l2_subdev_fh *fh) in vfe_init_formats() function
1471 .open = vfe_init_formats,
1520 ret = vfe_init_formats(sd, NULL); in msm_vfe_register_entities()