Method
FwupdPluginUdevDeviceget_subsystem
since: 1.1.2
[−]
Description [src]
Gets the device subsystem, e.g. pci
Available since: 1.1.2
Gets property | FwupdPlugin.UdevDevice:subsystem |
[−]
Return value
Type: const gchar*
A subsystem, or NULL if unset or invalid.
The data is owned by the instance. |
The value is a NUL terminated UTF-8 string. |