Searched refs:should_bind (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | core_thermal.c | 213 .should_bind = mlxsw_thermal_should_bind, 256 .should_bind = mlxsw_thermal_module_should_bind, 284 .should_bind = mlxsw_thermal_module_should_bind,
|
| /linux-6.15/include/linux/ |
| H A D | thermal.h | 96 bool (*should_bind) (struct thermal_zone_device *, member
|
| /linux-6.15/drivers/thermal/ |
| H A D | thermal_of.c | 405 of_ops.should_bind = thermal_of_should_bind; in thermal_of_zone_register()
|
| H A D | thermal_core.c | 994 if (!tz->ops.should_bind) in __thermal_zone_cdev_bind() 1005 if (!tz->ops.should_bind(tz, &td->trip, cdev, &c)) in __thermal_zone_cdev_bind()
|
| H A D | imx_thermal.c | 365 .should_bind = imx_should_bind,
|
| /linux-6.15/drivers/platform/x86/ |
| H A D | acerhdf.c | 430 .should_bind = acerhdf_should_bind,
|
| /linux-6.15/drivers/acpi/ |
| H A D | thermal.c | 585 .should_bind = acpi_thermal_should_bind_cdev,
|
| /linux-6.15/Documentation/driver-api/thermal/ |
| H A D | sysfs-api.rst | 61 .should_bind:
|