Home
last modified time | relevance | path

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

/linux/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/include/linux/
H A Dthermal.h95 bool (*should_bind) (struct thermal_zone_device *, member
/linux/drivers/platform/x86/
H A Dacerhdf.c430 .should_bind = acerhdf_should_bind,
/linux/drivers/thermal/
H A Dthermal_of.c416 of_ops.should_bind = thermal_of_should_bind; in thermal_of_zone_register()
H A Dthermal_core.c939 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 Dimx_thermal.c365 .should_bind = imx_should_bind,
/linux/drivers/acpi/
H A Dthermal.c585 .should_bind = acpi_thermal_should_bind_cdev,
/linux/Documentation/driver-api/thermal/
H A Dsysfs-api.rst61 .should_bind: