Method
FwupdPluginDeviceremove_possible_plugin
since: 2.0.18
Declaration [src]
void
fu_device_remove_possible_plugin (
FuDevice* self,
const gchar* plugin
)
Description [src]
Removes a plugin name to the list of plugins that might be able to handle this device. This is typically called from a quirk handler.
Missing plugin names are ignored.
Available since: 2.0.18