Method

FwupdPluginUdevDeviceremove_flag

since: 2.0.0

Declaration [src]

void
fu_udev_device_remove_flag (
  FuUdevDevice* self,
  FuUdevDeviceFlags flag
)

Description [src]

Removes a parameters flag.

Available since: 2.0.0

Parameters

flag

Type: FuUdevDeviceFlags

Udev device flag, e.g. FU_UDEV_DEVICE_FLAG_OPEN_READ.