Method
FwupdPluginUdevDeviceget_siblings_with_subsystem
Declaration [src]
GPtrArray*
fu_udev_device_get_siblings_with_subsystem (
FuUdevDevice* self,
const gchar* subsystem
)
Description [src]
Get a list of devices that are siblings of self and have the provided subsystem.
Available since: | 1.6.0 |