Searched refs:should_bind (Results 1 – 8 of 8) sorted by relevance
/linux/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/include/linux/ |
H A D | thermal.h | 95 bool (*should_bind) (struct thermal_zone_device *, member
|
/linux/drivers/platform/x86/ |
H A D | acerhdf.c | 430 .should_bind = acerhdf_should_bind,
|
/linux/drivers/thermal/ |
H A D | thermal_of.c | 416 of_ops.should_bind = thermal_of_should_bind; in thermal_of_zone_register()
|
H A D | thermal_core.c | 939 if (!tz->ops.should_bind) in thermal_zone_cdev_bind() 953 if (!tz->ops.should_bind(tz, trip, cdev, &c)) in thermal_zone_cdev_bind()
|
H A D | imx_thermal.c | 365 .should_bind = imx_should_bind,
|
/linux/drivers/acpi/ |
H A D | thermal.c | 585 .should_bind = acpi_thermal_should_bind_cdev,
|
/linux/Documentation/driver-api/thermal/ |
H A D | sysfs-api.rst | 61 .should_bind:
|