Method
FwupdPluginUdevDeviceget_io_channel
since: 1.9.8
Declaration [src]
FuIOChannel*
fu_udev_device_get_io_channel (
FuUdevDevice* self
)
Return value
Type: FuIOChannel
A FuIOChannel
, or NULL
if the device is not open.
The returned data is owned by the instance. |