Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dthermal_core.c603 const char *cdev_type, size_t size) in thermal_zone_device_rebind_exception() argument
610 if (strncmp(cdev_type, cdev->type, size)) in thermal_zone_device_rebind_exception()
623 const char *cdev_type, size_t size) in thermal_zone_device_unbind_exception() argument
630 if (strncmp(cdev_type, cdev->type, size)) in thermal_zone_device_unbind_exception()