Home
last modified time | relevance | path

Searched refs:thermal_cooling_device_ops (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dthermal.h78 struct thermal_cooling_device_ops { struct
94 const struct thermal_cooling_device_ops *ops;
359 const struct thermal_cooling_device_ops *);
361 const struct thermal_cooling_device_ops *);
364 const struct thermal_cooling_device_ops *ops);
387 thermal_cooling_device_register(const char *type, void *devdata, const struct thermal_cooling_device_ops *ops) in thermal_cooling_device_register()
393 const struct thermal_cooling_device_ops *ops) in thermal_of_cooling_device_register()
399 const struct thermal_cooling_device_ops *ops) in devm_thermal_of_cooling_device_register()
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Dthermal_core.c1103 struct device_node *np, const char *type, void *devdata, const struct thermal_cooling_device_ops *ops) in __thermal_cooling_device_register()
1182 const struct thermal_cooling_device_ops *ops) in thermal_cooling_device_register()
1205 const struct thermal_cooling_device_ops *ops) in thermal_of_cooling_device_register()
1235 const struct thermal_cooling_device_ops *ops) in devm_thermal_of_cooling_device_register()
/device/soc/rockchip/common/sdk_linux/drivers/power/supply/
H A Dpower_supply_core.c1111 static const struct thermal_cooling_device_ops psy_tcd_ops = {

Completed in 6 milliseconds