Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Draspberrypi-hwmon.c21 struct rpi_hwmon_data { struct
28 static void rpi_firmware_get_throttled(struct rpi_hwmon_data *data) in rpi_firmware_get_throttled() argument
61 struct rpi_hwmon_data *data; in get_values_poll()
63 data = container_of(work, struct rpi_hwmon_data, in get_values_poll()
78 struct rpi_hwmon_data *data = dev_get_drvdata(dev); in rpi_read()
109 struct rpi_hwmon_data *data; in rpi_hwmon_probe()