Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/media/atomisp/pci/
Datomisp_cmd.h262 int atomisp_set_fmt(struct video_device *vdev, struct v4l2_format *f);
Datomisp_fops.c66 ret = atomisp_set_fmt(&pipe->vdev, &f); in atomisp_queue_setup()
Datomisp_ioctl.c619 return atomisp_set_fmt(vdev, f); in atomisp_s_fmt_cap()
Datomisp_cmd.c4338 int atomisp_set_fmt(struct video_device *vdev, struct v4l2_format *f) in atomisp_set_fmt() function