Searched refs:set_v_scale (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/media/i2c/ |
H A D | saa717x.c | 851 static void set_v_scale(struct v4l2_subdev *sd, int task, int yscale) in set_v_scale() function 1028 set_v_scale(sd, 0, v_scale); in saa717x_set_fmt() 1029 set_v_scale(sd, 1, v_scale); in saa717x_set_fmt()
|
/openbmc/linux/drivers/media/pci/saa7134/ |
H A D | saa7134-video.c | 499 static void set_v_scale(struct saa7134_dev *dev, int task, int yscale) in set_v_scale() function 556 set_v_scale(dev,task,yscale); in set_size()
|