Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dnct6683.c399 struct sensor_template_group { struct
407 const struct sensor_template_group *tg, in nct6683_create_attr_group() argument
706 static const struct sensor_template_group nct6683_in_template_group = {
777 static const struct sensor_template_group nct6683_fan_template_group = {
905 static const struct sensor_template_group nct6683_temp_template_group = {
967 static const struct sensor_template_group nct6683_pwm_template_group = {
H A 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()