Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/
Dthermal_core.c686 const char *cdev_type, size_t size) in thermal_zone_device_rebind_exception() argument
693 if (strncmp(cdev_type, cdev->type, size)) in thermal_zone_device_rebind_exception()
773 const char *cdev_type, size_t size) in thermal_zone_device_unbind_exception() argument
780 if (strncmp(cdev_type, cdev->type, size)) in thermal_zone_device_unbind_exception()