Go to the source code of this file.
hwmon_device_register - register w/ hwmon : the device to register
hwmon_device_unregister() must be called when the device is no longer needed.
Returns the pointer to the new device.
Definition at line 41 of file hwmon.c.
hwmon_device_unregister - removes the previously registered class device
: the class device to destroy
Definition at line 65 of file hwmon.c.