Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dsc2239.c502 static long sc2239_ioctl(struct v4l2_subdev *sd, unsigned int cmd, void *arg) in sc2239_ioctl() function
548 ret = sc2239_ioctl(sd, cmd, inf); in sc2239_compat_ioctl32()
565 ret = sc2239_ioctl(sd, cmd, cfg); in sc2239_compat_ioctl32()
573 ret = sc2239_ioctl(sd, cmd, &stream); in sc2239_compat_ioctl32()
899 .ioctl = sc2239_ioctl,