Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/firmware/
Draspberrypi.c22 static struct platform_device *rpi_hwmon; variable
204 rpi_hwmon = platform_device_register_data(dev, "raspberrypi-hwmon", in rpi_register_hwmon_driver()
274 platform_device_unregister(rpi_hwmon); in rpi_firmware_remove()
275 rpi_hwmon = NULL; in rpi_firmware_remove()