Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_of.c557 cdev = thermal_cooling_device_alloc(type, ops); in thermal_of_cooling_device_register()
H A Dthermal_core.c970 thermal_cooling_device_alloc(const char *type, const struct thermal_cooling_device_ops *ops) in thermal_cooling_device_alloc() function
1084 cdev = thermal_cooling_device_alloc(type, ops); in thermal_cooling_device_register()