7 #ifndef __LIBCAMERA_INTERNAL_SYSFS_H__ 8 #define __LIBCAMERA_INTERNAL_SYSFS_H__ 16 std::string
charDevPath(
const std::string &deviceNode);
Top-level libcamera namespace.
Definition: bound_method.h:15
std::string firmwareNodePath(const std::string &device)
Retrieve the path of the firmware node for a device.
Definition: sysfs.cpp:70
std::string charDevPath(const std::string &deviceNode)
Retrieve the sysfs path for a character device.
Definition: sysfs.cpp:34