Searched refs:rcar_thermal (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/thermal/ |
H A D | Makefile | 40 obj-$(CONFIG_RCAR_THERMAL) += rcar_thermal.o
|
H A D | rcar_thermal.c | 58 static const struct rcar_thermal_chip rcar_thermal = { variable 111 .data = &rcar_thermal, 494 "rcar_thermal", trips, ARRAY_SIZE(trips), 0, priv, in rcar_thermal_probe() 579 .name = "rcar_thermal",
|
/kernel/linux/linux-5.10/drivers/thermal/ |
H A D | rcar_thermal.c | 58 static const struct rcar_thermal_chip rcar_thermal = { variable 112 .data = &rcar_thermal, 555 "rcar_thermal", in rcar_thermal_probe() 646 .name = "rcar_thermal",
|
Completed in 3 milliseconds