Constructor
FwupdPluginCfiDevicenew
Declaration [src]
FuCfiDevice*
fu_cfi_device_new (
FuContext* ctx,
const gchar* flash_id
)
Parameters
ctx |
FuContext |
A |
|
The data is owned by the caller of the function. | |
flash_id |
const gchar* |
No description available. | |
The data is owned by the caller of the function. | |
The string is a NUL terminated UTF-8 string. |
Return value
Returns: | FuCfiDevice |
A |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |