Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dthermal_core.h127 int thermal_zone_create_device_groups(struct thermal_zone_device *, int);
H A Dthermal_sysfs.c541 int thermal_zone_create_device_groups(struct thermal_zone_device *tz, in thermal_zone_create_device_groups() function
H A Dthermal_core.c1320 result = thermal_zone_create_device_groups(tz, mask); in thermal_zone_device_register_with_trips()