Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Drcar_thermal.c49 struct rcar_thermal_chip { struct
58 static const struct rcar_thermal_chip rcar_thermal = { argument
67 static const struct rcar_thermal_chip rcar_gen2_thermal = {
76 static const struct rcar_thermal_chip rcar_gen3_thermal = {
93 const struct rcar_thermal_chip *chip;
401 const struct rcar_thermal_chip *chip = of_device_get_match_data(dev); in rcar_thermal_probe()