Method
FwupdPluginBackendlookup_by_id
Declaration [src]
FuDevice*
fu_backend_lookup_by_id (
FuBackend* self,
const gchar* device_id
)
Parameters
device_id |
const gchar* |
A DeviceID. |
|
The data is owned by the caller of the function. | |
The string is a NUL terminated UTF-8 string. |
Return value
Returns: | FuDevice |
Device, or |
|
The data is owned by the instance. |