libcamera/Documentation
Paul Elder 977cfbd526 libcamera: device_enumerator: add DeviceEnumeratorSysfs class
A udev-based device enumerator is not sufficient, since libudev is an
optional dependency, or udev might fail. In these cases, we should fall
back to using sysfs to enumerate devices.

Add a DeviceEnumeratorSysfs class which is a specialization of
DeviceEnumerator that uses sysfs to enumerate media devices on the
system.

Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2019-05-03 16:31:10 -04:00
..
api-html Documentation: Add placeholder for Doxygen-generated API documentation 2019-01-11 17:17:22 +02:00
theme Documentation: Add custom theme 2019-01-11 15:26:25 +02:00
coding-style.rst libcamera: Document documentation style and update the code accordingly 2019-04-19 13:20:46 +03:00
conf.py Documentation: Update copyright years 2019-01-11 15:26:31 +02:00
contributing.rst licenses: Add the Developer CoO 2019-01-02 21:59:46 +02:00
docs.rst Documentation: Remove | on the left side of diagrams 2018-12-14 15:34:00 +02:00
Doxyfile.in libcamera: device_enumerator: add DeviceEnumeratorSysfs class 2019-05-03 16:31:10 -04:00
index.rst Documentation: Add placeholder for Doxygen-generated API documentation 2019-01-11 17:17:22 +02:00
meson.build Documentation: Drop install directive for Doxyfile 2019-04-28 14:39:47 +02:00