Method

FwupdPluginContextget_udev_subsystems

Declaration [src]

GPtrArray*
fu_context_get_udev_subsystems (
  FuContext* self
)

Description [src]

Gets the udev subsystems required by all plugins.

Available since:1.6.0

Return value

Returns: An array of utf8
 

List of subsystems.

 The data is owned by the instance.
 Each element is a NUL terminated UTF-8 string.