Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/
Dnct6683.c401 struct sensor_template_group { struct
409 const struct sensor_template_group *tg, in nct6683_create_attr_group() argument
708 static const struct sensor_template_group nct6683_in_template_group = {
779 static const struct sensor_template_group nct6683_fan_template_group = {
907 static const struct sensor_template_group nct6683_temp_template_group = {
969 static const struct sensor_template_group nct6683_pwm_template_group = {
Dnct6775-core.c1071 struct sensor_template_group { struct
1078 const struct sensor_template_group *tg, int repeat) in nct6775_add_template_attr_group() argument
1948 static const struct sensor_template_group nct6775_in_template_group = {
2184 static const struct sensor_template_group nct6775_fan_template_group = {
2415 static const struct sensor_template_group nct6775_temp_template_group = {
3408 static const struct sensor_template_group nct6775_pwm_template_group = {
3517 struct sensor_template_group tsi_temp_tg; in nct6775_probe()