Searched refs:v4l_printk_ioctl (Results 1 – 2 of 2) sorted by relevance
668 void v4l_printk_ioctl(const char *prefix, unsigned int cmd);
2744 void v4l_printk_ioctl(const char *prefix, unsigned int cmd) in v4l_printk_ioctl() function2777 EXPORT_SYMBOL(v4l_printk_ioctl);2848 v4l_printk_ioctl(video_device_node_name(vfd), cmd); in __video_do_ioctl()