Home
last modified time | relevance | path

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

/linux/include/media/
A Dv4l2-dev.h407 video_register_device_no_warn(struct video_device *vdev, in video_register_device_no_warn() function
/linux/Documentation/translations/zh_CN/video4linux/
A Dv4l2-framework.txt681 video_register_device_no_warn() 函数避免警告信息的产生。
/linux/drivers/media/pci/ivtv/
A Divtv-streams.c313 if (video_register_device_no_warn(&s->vdev, vfl_type, num)) { in ivtv_reg_dev()
/linux/drivers/media/pci/cx18/
A Dcx18-streams.c426 ret = video_register_device_no_warn(&s->video_dev, vfl_type, num); in cx18_reg_dev()
/linux/Documentation/driver-api/media/
A Dv4l2-dev.rst234 :c:func:`video_register_device_no_warn` instead.

Completed in 8 milliseconds