Method

FwupdPluginUdevDeviceget_device_file

Declaration [src]

const gchar*
fu_udev_device_get_device_file (
  FuUdevDevice* self
)

Description [src]

Gets the device node.

Available since:1.3.1

Return value

Returns: const gchar*
 

A device file, or NULL if unset.

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