Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dhi556.c791 static long hi556_ioctl(struct v4l2_subdev *sd, unsigned int cmd, void *arg) in hi556_ioctl() function
841 ret = hi556_ioctl(sd, cmd, inf); in hi556_compat_ioctl32()
860 ret = hi556_ioctl(sd, cmd, awb_cfg); in hi556_compat_ioctl32()
866 ret = hi556_ioctl(sd, cmd, &stream); in hi556_compat_ioctl32()
1161 .ioctl = hi556_ioctl,