Searched refs:sc430cs_ioctl (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | sc430cs.c | 697 static long sc430cs_ioctl(struct v4l2_subdev *sd, unsigned int cmd, void *arg) in sc430cs_ioctl() function 782 ret = sc430cs_ioctl(sd, cmd, inf); in sc430cs_compat_ioctl32() 799 ret = sc430cs_ioctl(sd, cmd, cfg); in sc430cs_compat_ioctl32() 811 ret = sc430cs_ioctl(sd, cmd, hdr); in sc430cs_compat_ioctl32() 828 ret = sc430cs_ioctl(sd, cmd, hdr); in sc430cs_compat_ioctl32() 842 ret = sc430cs_ioctl(sd, cmd, hdrae); in sc430cs_compat_ioctl32() 850 ret = sc430cs_ioctl(sd, cmd, &stream); in sc430cs_compat_ioctl32() 1111 .ioctl = sc430cs_ioctl,
|