Home
last modified time | relevance | path

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

/drivers/thermal/
A Dthermal_helpers.c172 list_for_each_entry(instance, &cdev->thermal_instances, cdev_node) { in __thermal_cdev_update()
A Dthermal_core.h247 struct list_head cdev_node; /* node in cdev->thermal_instances */ member
A Dthermal_core.c806 list_add_tail(&new_instance->cdev_node, &cdev->thermal_instances); in thermal_instance_add()
918 list_del(&instance->cdev_node); in thermal_instance_delete()
1288 list_for_each_entry(ti, &cdev->thermal_instances, cdev_node) { in thermal_cooling_device_update()

Completed in 11 milliseconds