Method

FwupdPluginUdevDeviceget_io_channel

Declaration [src]

FuIOChannel*
fu_udev_device_get_io_channel (
  FuUdevDevice* self
)

Description [src]

Gets the IO channel.

Available since:1.9.8

Return value

Returns: FuIOChannel
 

A FuIOChannel, or NULL if the device is not open.

 The data is owned by the instance.