Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c213 .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 Dthermal.h96 bool (*should_bind) (struct thermal_zone_device *, member
/linux-6.15/drivers/thermal/
H A Dthermal_of.c405 of_ops.should_bind = thermal_of_should_bind; in thermal_of_zone_register()
H A Dthermal_core.c994 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 Dimx_thermal.c365 .should_bind = imx_should_bind,
/linux-6.15/drivers/platform/x86/
H A Dacerhdf.c430 .should_bind = acerhdf_should_bind,
/linux-6.15/drivers/acpi/
H A Dthermal.c585 .should_bind = acpi_thermal_should_bind_cdev,
/linux-6.15/Documentation/driver-api/thermal/
H A Dsysfs-api.rst61 .should_bind: