libcamera/test/v4l2_subdevice
Jacopo Mondi 5b9b3c38a1 libcamera: v4l2_subdevice: Rename deviceName() method
Rename the 'deviceName()' method to 'entityName()' as it actually
returns the name of the entity backing the v4l2 subdevice.

While at it, make the names getter methods return a const reference
instead of returning by copy.

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
2019-04-02 11:02:38 +02:00
..
list_formats.cpp libcamera: v4l2_subdevice: Rename deviceName() method 2019-04-02 11:02:38 +02:00
meson.build test: v4l2_subdevice: Add ListFormat test 2019-03-02 18:31:30 +01:00
test_formats.cpp test: v4l2_subdevice: Add format handling test 2019-03-01 12:33:17 +01:00
v4l2_subdevice_test.cpp test: v4l2_subdevice: Add format handling test 2019-03-01 12:33:17 +01:00
v4l2_subdevice_test.h test: v4l2_subdevice: Add format handling test 2019-03-01 12:33:17 +01:00