Searched defs:v4l2_ioctl (Results 1 – 4 of 4) sorted by relevance
138 int (*v4l2_ioctl)(struct tcb *const tcp, const unsigned int code, const kernel_ulong_t arg); member139 #define v4l2_ioctl MPERS_PRINTER_NAME(v4l2_ioctl) macro
990 MPERS_PRINTER_DECL(int, v4l2_ioctl, struct tcb *const tcp, in MPERS_PRINTER_DECL() argument
1054 int v4l2_ioctl(int fd, unsigned long int request, ...) in v4l2_ioctl() function
16 #define v4l2_ioctl(fd, request, ...) (-1) macro