Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/
Dthermal_core.c613 const char *cdev_type, size_t size) in thermal_zone_device_rebind_exception() argument
620 if (strncmp(cdev_type, cdev->type, size)) in thermal_zone_device_rebind_exception()
633 const char *cdev_type, size_t size) in thermal_zone_device_unbind_exception() argument
640 if (strncmp(cdev_type, cdev->type, size)) in thermal_zone_device_unbind_exception()