Method

FwupdPluginPluginrunner_device_removed

since: 1.1.2

Declaration [src]

void
fu_plugin_runner_device_removed (
  FuPlugin* self,
  FuDevice* device
)

Description [src]

Call the device_removed routine for the plugin.

Available since: 1.1.2

Parameters

device

Type: FuDevice

A device.

The data is owned by the caller of the method.