API Version: 1.0
Library Version: 1.8.12
Generated by gi-docgen 2023.1
since: 1.5.0
gboolean fu_device_unbind_driver ( FuDevice* self GError** error )
Unbinds the driver from the device, which normally means the kernel releases the hardware so it can be used from userspace.
If there is no driver bound then this function will return with success without actually doing anything.
Available since: 1.5.0
Type: gboolean
gboolean
TRUE if driver was unbound.
TRUE