Searched refs:atomisp_subdev_set_selection (Results 1 – 4 of 4) sorted by relevance
/linux-5.10/drivers/staging/media/atomisp/pci/ |
D | atomisp_subdev.c | 326 atomisp_subdev_set_selection(sd, cfg, which, pad, in isp_subdev_propagate() 359 int atomisp_subdev_set_selection(struct v4l2_subdev *sd, in atomisp_subdev_set_selection() function 444 atomisp_subdev_set_selection( in atomisp_subdev_set_selection() 565 return atomisp_subdev_set_selection(sd, cfg, sel->which, sel->pad, in isp_subdev_set_selection()
|
D | atomisp_subdev.h | 446 int atomisp_subdev_set_selection(struct v4l2_subdev *sd,
|
D | atomisp_cmd.c | 5261 atomisp_subdev_set_selection(&asd->subdev, fh.pad, in atomisp_set_fmt_to_isp() 5671 atomisp_subdev_set_selection( in atomisp_set_fmt() 5922 atomisp_subdev_set_selection(&asd->subdev, fh.pad, in atomisp_set_fmt() 5928 atomisp_subdev_set_selection(&asd->subdev, fh.pad, in atomisp_set_fmt() 5947 atomisp_subdev_set_selection(&asd->subdev, fh.pad, in atomisp_set_fmt() 5981 atomisp_subdev_set_selection(&asd->subdev, fh.pad, in atomisp_set_fmt() 5988 atomisp_subdev_set_selection(&asd->subdev, fh.pad, in atomisp_set_fmt()
|
D | atomisp_fops.c | 1016 atomisp_subdev_set_selection(&asd->subdev, fh.pad, in atomisp_release()
|