Method
FwupdPluginUdevDeviceget_sysfs_attr
Declaration [src]
const gchar*
fu_udev_device_get_sysfs_attr (
FuUdevDevice* self,
const gchar* attr,
GError** error
)
Description [src]
Reads an arbitrary sysfs attribute ‘attr’ associated with UDEV device.
Available since: | 1.4.5 |