Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dthermal.h300 struct thermal_zone_device *thermal_of_zone_register(struct device_node *sensor, int id, void *data,
314 struct thermal_zone_device *thermal_of_zone_register(struct device_node *sensor, int id, void *data, in thermal_of_zone_register() function
/linux-6.3-rc2/drivers/thermal/
A Dthermal_of.c476 struct thermal_zone_device *thermal_of_zone_register(struct device_node *sensor, int id, void *data, in thermal_of_zone_register() function
553 EXPORT_SYMBOL_GPL(thermal_of_zone_register);
591 tzd = thermal_of_zone_register(dev->of_node, sensor_id, data, ops); in devm_thermal_of_zone_register()

Completed in 6 milliseconds