Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/media/atomisp/pci/
Datomisp_cmd.h257 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.c431 return atomisp_set_fmt(vdev, f); in atomisp_s_fmt_cap()
Datomisp_cmd.c4304 int atomisp_set_fmt(struct video_device *vdev, struct v4l2_format *f) in atomisp_set_fmt() function