fn rescan() -> Result<(), Box<dyn Error>>
Expand description

The kernel PECI subsystem doesn’t expose a sysfs interface to instantiate a device for a given bus/address; it simply allows triggering a global rescan operation, so this isn’t tied to any particular device.