Method

FwupdPluginUdevDeviceget_io_channel

since: 1.9.8

Declaration [src]

FuIOChannel*
fu_udev_device_get_io_channel (
  FuUdevDevice* self
)

Description [src]

Gets the IO channel.

Available since: 1.9.8

Return value

Type: FuIOChannel

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

The data is owned by the instance.