Method

FwupdPluginPluginrunner_device_removed

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 FuDevice
 

A device.

 The data is owned by the caller of the function.