Home
last modified time | relevance | path

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

/linux-4.4.14/include/media/
Dv4l2-dev.h164 static inline int __must_check video_register_device_no_warn( in video_register_device_no_warn() function
/linux-4.4.14/Documentation/zh_CN/video4linux/
Dv4l2-framework.txt681 video_register_device_no_warn() 函数避免警告信息的产生。
/linux-4.4.14/drivers/media/pci/ivtv/
Divtv-streams.c298 if (video_register_device_no_warn(&s->vdev, vfl_type, num)) { in ivtv_reg_dev()
/linux-4.4.14/drivers/media/pci/cx18/
Dcx18-streams.c441 ret = video_register_device_no_warn(&s->video_dev, vfl_type, num); in cx18_reg_dev()
/linux-4.4.14/Documentation/video4linux/
Dv4l2-framework.txt792 video_register_device_no_warn() instead.