Home
last modified time | relevance | path

Searched refs:rpi_hwmon (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/firmware/
H A Draspberrypi.c25 static struct platform_device *rpi_hwmon; variable
209 rpi_hwmon = platform_device_register_data(dev, "raspberrypi-hwmon", in rpi_register_hwmon_driver()
325 platform_device_unregister(rpi_hwmon); in rpi_firmware_remove()
326 rpi_hwmon = NULL; in rpi_firmware_remove()