Searched refs:OV4686_ioctl (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | ov4686.c | 816 static long OV4686_ioctl(struct v4l2_subdev *sd, unsigned int cmd, void *arg) in OV4686_ioctl() function 899 ret = OV4686_ioctl(sd, cmd, inf); in OV4686_compat_ioctl32() 913 ret = OV4686_ioctl(sd, cmd, cfg); in OV4686_compat_ioctl32() 923 ret = OV4686_ioctl(sd, cmd, hdr); in OV4686_compat_ioctl32() 937 ret = OV4686_ioctl(sd, cmd, hdr); in OV4686_compat_ioctl32() 949 ret = OV4686_ioctl(sd, cmd, hdrae); in OV4686_compat_ioctl32() 955 ret = OV4686_ioctl(sd, cmd, &stream); in OV4686_compat_ioctl32() 980 ret = OV4686_ioctl(&OV4686->subdev, in __OV4686_start_stream() 1221 .ioctl = OV4686_ioctl,
|