Searched refs:v4l2_ioctl (Results 1 – 3 of 3) sorted by relevance
254 return v4l2_ioctl(tcp, code, arg); in ioctl_decode()
573 extern int v4l2_ioctl(struct tcb *, const unsigned int, long);
192 v4l2_ioctl(struct tcb *tcp, const unsigned int code, long arg) in v4l2_ioctl() function